summaryrefslogtreecommitdiff
path: root/SRC/zlasr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zlasr.f')
-rw-r--r--SRC/zlasr.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zlasr.f b/SRC/zlasr.f
index 38ff3970..7e665cf1 100644
--- a/SRC/zlasr.f
+++ b/SRC/zlasr.f
@@ -274,7 +274,7 @@
END IF
ELSE IF( LSAME( SIDE, 'R' ) ) THEN
*
-* Form A * P'
+* Form A * P**T
*
IF( LSAME( PIVOT, 'V' ) ) THEN
IF( LSAME( DIRECT, 'F' ) ) THEN