summaryrefslogtreecommitdiff
path: root/SRC/slasr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/slasr.f')
-rw-r--r--SRC/slasr.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/slasr.f b/SRC/slasr.f
index a419de28..89a95434 100644
--- a/SRC/slasr.f
+++ b/SRC/slasr.f
@@ -272,7 +272,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