aboutsummaryrefslogtreecommitdiff
path: root/SRC/dlarrb.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dlarrb.f')
-rw-r--r--SRC/dlarrb.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dlarrb.f b/SRC/dlarrb.f
index 68d6ade9..2733922f 100644
--- a/SRC/dlarrb.f
+++ b/SRC/dlarrb.f
@@ -107,7 +107,7 @@
*> \verbatim
*> W is DOUBLE PRECISION array, dimension (N)
*> On input, W( IFIRST-OFFSET ) through W( ILAST-OFFSET ) are
-*> estimates of the eigenvalues of L D L^T indexed IFIRST throug
+*> estimates of the eigenvalues of L D L^T indexed IFIRST through
*> ILAST.
*> On output, these estimates are refined.
*> \endverbatim