summaryrefslogtreecommitdiff
path: root/SRC/dgbequb.f
diff options
context:
space:
mode:
authorChristoph Conrads <gitlab@christoph-conrads.name>2016-09-21 16:11:01 +0200
committerChristoph Conrads <gitlab@christoph-conrads.name>2016-09-29 17:01:43 +0200
commitc100a3c6654936d989b0f5138285bbeda4094c62 (patch)
tree403ee5600257332692068d084cea340ced6769a6 /SRC/dgbequb.f
parent4958a3718bd37740abbf2e831821158b5de935bd (diff)
downloadlapack-c100a3c6654936d989b0f5138285bbeda4094c62.tar.gz
lapack-c100a3c6654936d989b0f5138285bbeda4094c62.tar.bz2
lapack-c100a3c6654936d989b0f5138285bbeda4094c62.zip
Doc: fix typos in the xGEEQUB description
Diffstat (limited to 'SRC/dgbequb.f')
-rw-r--r--SRC/dgbequb.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dgbequb.f b/SRC/dgbequb.f
index 75a391b8..92bc204d 100644
--- a/SRC/dgbequb.f
+++ b/SRC/dgbequb.f
@@ -50,7 +50,7 @@
*> This routine differs from DGEEQU by restricting the scaling factors
*> to a power of the radix. Baring over- and underflow, scaling by
*> these factors introduces no additional rounding errors. However, the
-*> scaled entries' magnitured are no longer approximately 1 but lie
+*> scaled entries' magnitudes are no longer approximately 1 but lie
*> between sqrt(radix) and 1/sqrt(radix).
*> \endverbatim
*