summaryrefslogtreecommitdiff
path: root/nextprime.c
diff options
context:
space:
mode:
Diffstat (limited to 'nextprime.c')
-rw-r--r--nextprime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nextprime.c b/nextprime.c
index cd9d26374..f3e80f6dd 100644
--- a/nextprime.c
+++ b/nextprime.c
@@ -1,7 +1,7 @@
/* gmp_nextprime -- generate small primes reasonably efficiently for internal
GMP needs.
- Contributed to the GNU project by Torbjörn Granlund. Miscellaneous
+ Contributed to the GNU project by Torbjorn Granlund. Miscellaneous
improvements by Martin Boij.
THE FUNCTIONS IN THIS FILE ARE INTERNAL WITH MUTABLE INTERFACES. IT IS ONLY