summaryrefslogtreecommitdiff
path: root/SRC/ctgex2.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ctgex2.f')
-rw-r--r--SRC/ctgex2.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/ctgex2.f b/SRC/ctgex2.f
index 63ca4781..328b14a0 100644
--- a/SRC/ctgex2.f
+++ b/SRC/ctgex2.f
@@ -102,7 +102,7 @@
*>
*> \param[in,out] Q
*> \verbatim
-*> Q is COMPLEX array, dimension (LDZ,N)
+*> Q is COMPLEX array, dimension (LDQ,N)
*> If WANTQ = .TRUE, on entry, the unitary matrix Q. On exit,
*> the updated matrix Q.
*> Not referenced if WANTQ = .FALSE..