aboutsummaryrefslogtreecommitdiff
path: root/TESTING
diff options
context:
space:
mode:
authorSébastien Villemot <sebastien@debian.org>2016-12-29 16:41:28 +0100
committerSébastien Villemot <sebastien@debian.org>2016-12-29 16:41:28 +0100
commitc77258510e861765109d99270f54fecd583a0301 (patch)
tree8732540562d8fcdc5dde8907e836ed0601dc78f1 /TESTING
parent94a68a2937b4b3769aca5281dd4d588b36f1e42c (diff)
Fix various typos.
Diffstat (limited to 'TESTING')
-rw-r--r--TESTING/LIN/chet01_3.f2
-rw-r--r--TESTING/LIN/csyt01_3.f2
-rw-r--r--TESTING/LIN/dsyt01_3.f2
-rw-r--r--TESTING/LIN/ssyt01_3.f2
-rw-r--r--TESTING/LIN/zhet01_3.f2
-rw-r--r--TESTING/LIN/zsyt01_3.f2
6 files changed, 6 insertions, 6 deletions
diff --git a/TESTING/LIN/chet01_3.f b/TESTING/LIN/chet01_3.f
index 8967329e..3e08c094 100644
--- a/TESTING/LIN/chet01_3.f
+++ b/TESTING/LIN/chet01_3.f
@@ -92,7 +92,7 @@
*> On entry, contains the superdiagonal (or subdiagonal)
*> elements of the Hermitian block diagonal matrix D
*> with 1-by-1 or 2-by-2 diagonal blocks, where
-*> If UPLO = 'U': E(i) = D(i-1,i),i=2:N, E(1) not refernced;
+*> If UPLO = 'U': E(i) = D(i-1,i),i=2:N, E(1) not referenced;
*> If UPLO = 'L': E(i) = D(i+1,i),i=1:N-1, E(N) not referenced.
*> \endverbatim
*>
diff --git a/TESTING/LIN/csyt01_3.f b/TESTING/LIN/csyt01_3.f
index 17d84b9c..9d4ed77a 100644
--- a/TESTING/LIN/csyt01_3.f
+++ b/TESTING/LIN/csyt01_3.f
@@ -92,7 +92,7 @@
*> On entry, contains the superdiagonal (or subdiagonal)
*> elements of the symmetric block diagonal matrix D
*> with 1-by-1 or 2-by-2 diagonal blocks, where
-*> If UPLO = 'U': E(i) = D(i-1,i),i=2:N, E(1) not refernced;
+*> If UPLO = 'U': E(i) = D(i-1,i),i=2:N, E(1) not referenced;
*> If UPLO = 'L': E(i) = D(i+1,i),i=1:N-1, E(N) not referenced.
*> \endverbatim
*>
diff --git a/TESTING/LIN/dsyt01_3.f b/TESTING/LIN/dsyt01_3.f
index 5735a2ad..5eabb05f 100644
--- a/TESTING/LIN/dsyt01_3.f
+++ b/TESTING/LIN/dsyt01_3.f
@@ -91,7 +91,7 @@
*> On entry, contains the superdiagonal (or subdiagonal)
*> elements of the symmetric block diagonal matrix D
*> with 1-by-1 or 2-by-2 diagonal blocks, where
-*> If UPLO = 'U': E(i) = D(i-1,i),i=2:N, E(1) not refernced;
+*> If UPLO = 'U': E(i) = D(i-1,i),i=2:N, E(1) not referenced;
*> If UPLO = 'L': E(i) = D(i+1,i),i=1:N-1, E(N) not referenced.
*> \endverbatim
*>
diff --git a/TESTING/LIN/ssyt01_3.f b/TESTING/LIN/ssyt01_3.f
index 4ad8bbda..f370962c 100644
--- a/TESTING/LIN/ssyt01_3.f
+++ b/TESTING/LIN/ssyt01_3.f
@@ -91,7 +91,7 @@
*> On entry, contains the superdiagonal (or subdiagonal)
*> elements of the symmetric block diagonal matrix D
*> with 1-by-1 or 2-by-2 diagonal blocks, where
-*> If UPLO = 'U': E(i) = D(i-1,i),i=2:N, E(1) not refernced;
+*> If UPLO = 'U': E(i) = D(i-1,i),i=2:N, E(1) not referenced;
*> If UPLO = 'L': E(i) = D(i+1,i),i=1:N-1, E(N) not referenced.
*> \endverbatim
*>
diff --git a/TESTING/LIN/zhet01_3.f b/TESTING/LIN/zhet01_3.f
index 38325373..3499868c 100644
--- a/TESTING/LIN/zhet01_3.f
+++ b/TESTING/LIN/zhet01_3.f
@@ -92,7 +92,7 @@
*> On entry, contains the superdiagonal (or subdiagonal)
*> elements of the Hermitian block diagonal matrix D
*> with 1-by-1 or 2-by-2 diagonal blocks, where
-*> If UPLO = 'U': E(i) = D(i-1,i),i=2:N, E(1) not refernced;
+*> If UPLO = 'U': E(i) = D(i-1,i),i=2:N, E(1) not referenced;
*> If UPLO = 'L': E(i) = D(i+1,i),i=1:N-1, E(N) not referenced.
*> \endverbatim
*>
diff --git a/TESTING/LIN/zsyt01_3.f b/TESTING/LIN/zsyt01_3.f
index ab2fbdfe..89229407 100644
--- a/TESTING/LIN/zsyt01_3.f
+++ b/TESTING/LIN/zsyt01_3.f
@@ -92,7 +92,7 @@
*> On entry, contains the superdiagonal (or subdiagonal)
*> elements of the symmetric block diagonal matrix D
*> with 1-by-1 or 2-by-2 diagonal blocks, where
-*> If UPLO = 'U': E(i) = D(i-1,i),i=2:N, E(1) not refernced;
+*> If UPLO = 'U': E(i) = D(i-1,i),i=2:N, E(1) not referenced;
*> If UPLO = 'L': E(i) = D(i+1,i),i=1:N-1, E(N) not referenced.
*> \endverbatim
*>