From 40a3b2fb153ab14ba4d5b51d6dbe1ec12f1578e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Mon, 27 Jun 2016 20:07:25 -0600 Subject: =?UTF-8?q?Description:=20Fix=20various=20typos=20Author:=20S?= =?UTF-8?q?=C3=A9bastien=20Villemot=20=20Forwarded:?= =?UTF-8?q?=20yes,=20by=20email=20to=20lapack@cs.utk.edu=20on=202016-06-26?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SRC/zlat2c.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SRC/zlat2c.f') diff --git a/SRC/zlat2c.f b/SRC/zlat2c.f index 8b9af860..7d60c125 100644 --- a/SRC/zlat2c.f +++ b/SRC/zlat2c.f @@ -40,7 +40,7 @@ *> *> RMAX is the overflow for the SINGLE PRECISION arithmetic *> ZLAT2C 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 -- cgit v1.2.3