summaryrefslogtreecommitdiff
path: root/mpn
diff options
context:
space:
mode:
authorTorbjorn Granlund <tg@gmplib.org>2019-09-08 21:39:42 +0200
committerTorbjorn Granlund <tg@gmplib.org>2019-09-08 21:39:42 +0200
commit4669f00c7468ff6fcf5edfae4b7bcb2d3f30fb9f (patch)
tree8543681f70e65281562ec8061b153d59d83666cc /mpn
parentdbc5feb1bfbbb43e1116f23ee89c79b1fe0cfc61 (diff)
downloadgmp-4669f00c7468ff6fcf5edfae4b7bcb2d3f30fb9f.tar.gz
Fix comment typo.
Diffstat (limited to 'mpn')
-rw-r--r--mpn/alpha/ev67/gcd_11.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/alpha/ev67/gcd_11.asm b/mpn/alpha/ev67/gcd_11.asm
index 536f55357..03c234b90 100644
--- a/mpn/alpha/ev67/gcd_11.asm
+++ b/mpn/alpha/ev67/gcd_11.asm
@@ -1,4 +1,4 @@
-dnl Alpha ev67 mpn_gcd_1 -- Nx1 greatest common divisor.
+dnl Alpha ev67 mpn_gcd_11 -- Nx1 greatest common divisor.
dnl Copyright 2003, 2004 Free Software Foundation, Inc.