aboutsummaryrefslogtreecommitdiff
path: root/SRC/slaqr2.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/slaqr2.f')
-rw-r--r--SRC/slaqr2.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/slaqr2.f b/SRC/slaqr2.f
index 0e162035..7c8893a4 100644
--- a/SRC/slaqr2.f
+++ b/SRC/slaqr2.f
@@ -141,7 +141,7 @@
*> Z is REAL array, dimension (LDZ,N)
*> IF WANTZ is .TRUE., then on output, the orthogonal
*> similarity transformation mentioned above has been
-*> accumulated into Z(ILOZ:IHIZ,ILO:IHI) from the right.
+*> accumulated into Z(ILOZ:IHIZ,ILOZ:IHIZ) from the right.
*> If WANTZ is .FALSE., then Z is unreferenced.
*> \endverbatim
*>