aboutsummaryrefslogtreecommitdiff
path: root/SRC/cgejsv.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cgejsv.f')
-rw-r--r--SRC/cgejsv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cgejsv.f b/SRC/cgejsv.f
index ceff5e6b..28804e76 100644
--- a/SRC/cgejsv.f
+++ b/SRC/cgejsv.f
@@ -424,7 +424,7 @@
*> then LRWORK = max( 7, 2 * M ).
*> 4.2. Otherwise, LRWORK = max( 7, N ).
*>
-*> If, on entry, LRWORK = -1 ot LWORK=-1, a workspace query is assumed and
+*> If, on entry, LRWORK = -1 or LWORK=-1, a workspace query is assumed and
*> the length of RWORK is returned in RWORK(1).
*> \endverbatim
*>