Skip to content

Commit dfe2bdd

Browse files
SGGQRCS: fix documentation typos
1 parent 87c5717 commit dfe2bdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SRC/sggqrcs.f

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@
268268
*> INFO is INTEGER
269269
*> = 0: successful exit.
270270
*> < 0: if INFO = -i, the i-th argument had an illegal value.
271-
*> > 0: DBBCSD did not converge. For further details, see
272-
*> subroutine DORCSDBY1.
271+
*> > 0: SBBCSD did not converge. For further details, see
272+
*> subroutine SORCSDBY1.
273273
*> \endverbatim
274274
*
275275
*> \par Internal Parameters:

0 commit comments

Comments
 (0)