summaryrefslogtreecommitdiff
path: root/SRC/cla_syamv.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cla_syamv.f')
-rw-r--r--SRC/cla_syamv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cla_syamv.f b/SRC/cla_syamv.f
index 362d4559..dc8bd5dc 100644
--- a/SRC/cla_syamv.f
+++ b/SRC/cla_syamv.f
@@ -90,7 +90,7 @@
*>
*> \param[in] A
*> \verbatim
-*> A is COMPLEX array of DIMENSION ( LDA, n ).
+*> A is COMPLEX array, dimension ( LDA, n ).
*> Before entry, the leading m by n part of the array A must
*> contain the matrix of coefficients.
*> Unchanged on exit.