aboutsummaryrefslogtreecommitdiff
path: root/SRC/sstegr.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2016-01-08 03:07:42 +0000
committerjulie <julielangou@users.noreply.github.com>2016-01-08 03:07:42 +0000
commit21c91533ffb3b82114b7b37a74bee5542b262815 (patch)
tree1b39458239f73272ad70eb9741ef4080ea43e198 /SRC/sstegr.f
parent198dd8994cfa67040a4e8250b537eb5dc78d2115 (diff)
Committing Sébastien Villemot patches (5) sent on Jan 6th 2016 to LAPACK Mailing list
From Sébastien Villemot: I attach to this message 5 patches that are currently applied to the Debian package for LAPACK, and that I think could be usefully merged in the LAPACK SVN tree. The patches include fixes for old outstanding bugs in the CBLAS test programs, fixes for the build system, and fixes for various typos. Each patch file contains a more detailed description of its purpose.
Diffstat (limited to 'SRC/sstegr.f')
-rw-r--r--SRC/sstegr.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/sstegr.f b/SRC/sstegr.f
index d98c451f..f943f2c8 100644
--- a/SRC/sstegr.f
+++ b/SRC/sstegr.f
@@ -48,7 +48,7 @@
*> either an interval (VL,VU] or a range of indices IL:IU for the desired
*> eigenvalues.
*>
-*> SSTEGR is a compatability wrapper around the improved SSTEMR routine.
+*> SSTEGR is a compatibility wrapper around the improved SSTEMR routine.
*> See SSTEMR for further details.
*>
*> One important change is that the ABSTOL parameter no longer provides any