summaryrefslogtreecommitdiff
path: root/SRC/sgebrd.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sgebrd.f')
-rw-r--r--SRC/sgebrd.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/sgebrd.f b/SRC/sgebrd.f
index 0f38156d..2666c233 100644
--- a/SRC/sgebrd.f
+++ b/SRC/sgebrd.f
@@ -101,7 +101,7 @@
*>
*> \param[out] TAUQ
*> \verbatim
-*> TAUQ is REAL array dimension (min(M,N))
+*> TAUQ is REAL array, dimension (min(M,N))
*> The scalar factors of the elementary reflectors which
*> represent the orthogonal matrix Q. See Further Details.
*> \endverbatim