aboutsummaryrefslogtreecommitdiff
path: root/SRC/zlag2c.f
diff options
context:
space:
mode:
authorSébastien Villemot <sebastien@debian.org>2016-06-27 20:07:25 -0600
committerJulien Langou <julien.langou@ucdenver.edu>2016-06-27 20:07:25 -0600
commit40a3b2fb153ab14ba4d5b51d6dbe1ec12f1578e9 (patch)
treea99023ddd220c0c7c723164ef3b74026a8dc1bd6 /SRC/zlag2c.f
parent5efe3599486cc73ceead93f61ce1999eed96be11 (diff)
Description: Fix various typos
Author: Sébastien Villemot <sebastien@debian.org> Forwarded: yes, by email to lapack@cs.utk.edu on 2016-06-26
Diffstat (limited to 'SRC/zlag2c.f')
-rw-r--r--SRC/zlag2c.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zlag2c.f b/SRC/zlag2c.f
index a8c1ce1f..7ff69d02 100644
--- a/SRC/zlag2c.f
+++ b/SRC/zlag2c.f
@@ -38,7 +38,7 @@
*>
*> RMAX is the overflow for the SINGLE PRECISION arithmetic
*> ZLAG2C checks that all the entries of A are between -RMAX and
-*> RMAX. If not the convertion is aborted and a flag is raised.
+*> RMAX. If not the conversion is aborted and a flag is raised.
*>
*> This is an auxiliary routine so there is no argument checking.
*> \endverbatim