summaryrefslogtreecommitdiff
path: root/SRC/claqr1.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/claqr1.f')
-rw-r--r--SRC/claqr1.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/claqr1.f b/SRC/claqr1.f
index d3141e8a..b129bbab 100644
--- a/SRC/claqr1.f
+++ b/SRC/claqr1.f
@@ -50,7 +50,7 @@
*
*> \param[in] N
*> \verbatim
-*> N is integer
+*> N is INTEGER
*> Order of the matrix H. N must be either 2 or 3.
*> \endverbatim
*>
@@ -62,7 +62,7 @@
*>
*> \param[in] LDH
*> \verbatim
-*> LDH is integer
+*> LDH is INTEGER
*> The leading dimension of H as declared in
*> the calling procedure. LDH.GE.N
*> \endverbatim