summaryrefslogtreecommitdiff
path: root/SRC/zlahef_aa.f
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 /SRC/zlahef_aa.f
parent2abb5a57155ed189d2b2f267cf86f81814c303b7 (diff)
downloadlapack-715a5d46df2d017837df4947de80738054874988.tar.gz
lapack-715a5d46df2d017837df4947de80738054874988.tar.bz2
lapack-715a5d46df2d017837df4947de80738054874988.zip
typos.
Diffstat (limited to 'SRC/zlahef_aa.f')
-rw-r--r--SRC/zlahef_aa.f2
1 files changed, 1 insertions, 1 deletions
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