summaryrefslogtreecommitdiff
path: root/SRC/sgesvj.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sgesvj.f')
-rw-r--r--SRC/sgesvj.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/sgesvj.f b/SRC/sgesvj.f
index 371ec8dc..adce3451 100644
--- a/SRC/sgesvj.f
+++ b/SRC/sgesvj.f
@@ -54,7 +54,7 @@
*
*> \param[in] JOBA
*> \verbatim
-*> JOBA is CHARACTER* 1
+*> JOBA is CHARACTER*1
*> Specifies the structure of A.
*> = 'L': The input matrix A is lower triangular;
*> = 'U': The input matrix A is upper triangular;