aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIchitaro Yamazaki <iyamazak@bunsen.icl.utk.edu>2016-11-20 20:38:38 -0500
committerIchitaro Yamazaki <iyamazak@bunsen.icl.utk.edu>2016-11-20 20:38:38 -0500
commit715a5d46df2d017837df4947de80738054874988 (patch)
treebc55cf61868745e4a2873b8a5031576866f9ba1b
parent2abb5a57155ed189d2b2f267cf86f81814c303b7 (diff)
typos.
-rw-r--r--SRC/clahef_aa.f2
-rw-r--r--SRC/clasyf_aa.f2
-rw-r--r--SRC/dlasyf_aa.f2
-rw-r--r--SRC/slasyf_aa.f2
-rw-r--r--SRC/zlahef_aa.f2
-rw-r--r--SRC/zlasyf_aa.f2
6 files changed, 6 insertions, 6 deletions
diff --git a/SRC/clahef_aa.f b/SRC/clahef_aa.f
index 38c469a8..81ca9023 100644
--- a/SRC/clahef_aa.f
+++ b/SRC/clahef_aa.f
@@ -46,7 +46,7 @@
*> which is used to factorize the first panel.
*>
*> The resulting J-th row of U, or J-th column of L, is stored in the
-*> (J-1)-th row, or column, of A (without the unit diatonals), while
+*> (J-1)-th row, or column, of A (without the unit diagonals), while
*> the diagonal and subdiagonal of A are overwritten by those of T.
*>
*> \endverbatim
diff --git a/SRC/clasyf_aa.f b/SRC/clasyf_aa.f
index e5339d5e..b69cc547 100644
--- a/SRC/clasyf_aa.f
+++ b/SRC/clasyf_aa.f
@@ -46,7 +46,7 @@
*> which is used to factorize the first panel.
*>
*> The resulting J-th row of U, or J-th column of L, is stored in the
-*> (J-1)-th row, or column, of A (without the unit diatonals), while
+*> (J-1)-th row, or column, of A (without the unit diagonals), while
*> the diagonal and subdiagonal of A are overwritten by those of T.
*>
*> \endverbatim
diff --git a/SRC/dlasyf_aa.f b/SRC/dlasyf_aa.f
index 2f4b2848..393b50a8 100644
--- a/SRC/dlasyf_aa.f
+++ b/SRC/dlasyf_aa.f
@@ -46,7 +46,7 @@
*> which is used to factorize the first panel.
*>
*> The resulting J-th row of U, or J-th column of L, is stored in the
-*> (J-1)-th row, or column, of A (without the unit diatonals), while
+*> (J-1)-th row, or column, of A (without the unit diagonals), while
*> the diagonal and subdiagonal of A are overwritten by those of T.
*>
*> \endverbatim
diff --git a/SRC/slasyf_aa.f b/SRC/slasyf_aa.f
index 55112efe..3869f2a6 100644
--- a/SRC/slasyf_aa.f
+++ b/SRC/slasyf_aa.f
@@ -46,7 +46,7 @@
*> which is used to factorize the first panel.
*>
*> The resulting J-th row of U, or J-th column of L, is stored in the
-*> (J-1)-th row, or column, of A (without the unit diatonals), while
+*> (J-1)-th row, or column, of A (without the unit diagonals), while
*> the diagonal and subdiagonal of A are overwritten by those of T.
*>
*> \endverbatim
diff --git a/SRC/zlahef_aa.f b/SRC/zlahef_aa.f
index 8e431ee5..ef42f752 100644
--- a/SRC/zlahef_aa.f
+++ b/SRC/zlahef_aa.f
@@ -46,7 +46,7 @@
*> which is used to factorize the first panel.
*>
*> The resulting J-th row of U, or J-th column of L, is stored in the
-*> (J-1)-th row, or column, of A (without the unit diatonals), while
+*> (J-1)-th row, or column, of A (without the unit diagonals), while
*> the diagonal and subdiagonal of A are overwritten by those of T.
*>
*> \endverbatim
diff --git a/SRC/zlasyf_aa.f b/SRC/zlasyf_aa.f
index ee32fc4e..fb914662 100644
--- a/SRC/zlasyf_aa.f
+++ b/SRC/zlasyf_aa.f
@@ -46,7 +46,7 @@
*> which is used to factorize the first panel.
*>
*> The resulting J-th row of U, or J-th column of L, is stored in the
-*> (J-1)-th row, or column, of A (without the unit diatonals), while
+*> (J-1)-th row, or column, of A (without the unit diagonals), while
*> the diagonal and subdiagonal of A are overwritten by those of T.
*>
*> \endverbatim