summaryrefslogtreecommitdiff
path: root/SRC/dlasd0.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dlasd0.f')
-rw-r--r--SRC/dlasd0.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dlasd0.f b/SRC/dlasd0.f
index 7fcc49ea..2ad48270 100644
--- a/SRC/dlasd0.f
+++ b/SRC/dlasd0.f
@@ -55,7 +55,7 @@
* On entry, leading dimension of U.
*
* VT (output) DOUBLE PRECISION array, dimension at least (LDVT, M)
-* On exit, VT' contains the right singular vectors.
+* On exit, VT**T contains the right singular vectors.
*
* LDVT (input) INTEGER
* On entry, leading dimension of VT.