another typo
authorlangou <langou@users.noreply.github.com>
Mon, 21 Jun 2010 20:47:23 +0000 (20:47 +0000)
committerlangou <langou@users.noreply.github.com>
Mon, 21 Jun 2010 20:47:23 +0000 (20:47 +0000)
SRC/dbdsdc.f
SRC/sbdsdc.f

index bf916b2a58e3a3f8509943e359f396c568e0a46c..4018526864776b028751f026fb0a8fefc6366c26 100644 (file)
 *  INFO    (output) INTEGER
 *          = 0:  successful exit.
 *          < 0:  if INFO = -i, the i-th argument had an illegal value.
-*          > 0:  The algorithm failed to compute an singular value.
+*          > 0:  The algorithm failed to compute a singular value.
 *                The update process of divide and conquer failed.
 *
 *  Further Details
index 6f11e2455a7623837f91c8e72644532ca4c89185..31c51a4fc230b04c4a0358345e5b9ea8fc4ac49b 100644 (file)
 *  INFO    (output) INTEGER
 *          = 0:  successful exit.
 *          < 0:  if INFO = -i, the i-th argument had an illegal value.
-*          > 0:  The algorithm failed to compute an singular value.
+*          > 0:  The algorithm failed to compute a singular value.
 *                The update process of divide and conquer failed.
 *
 *  Further Details