summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2010-02-07 11:25:54 +0100
committerTorbjorn Granlund <tege@gmplib.org>2010-02-07 11:25:54 +0100
commitbdb35829c31ffaa53372f8a32edbba801f8a5e6e (patch)
tree629c5515a18f7210b0690ecf6e72655225d73883 /NEWS
parent1c678b81331d0b987fd9d5add582002f6a1f3315 (diff)
downloadgmp-bdb35829c31ffaa53372f8a32edbba801f8a5e6e.tar.gz
Fix typo.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3989e81e4..97c25306c 100644
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,7 @@ Changes between GMP version 5.0.0 and 5.0.1
confusion.
SPEEDUPS
- * Multiplicaton of large numbers has indirectly been sped up through
+ * Multiplication of large numbers has indirectly been sped up through
better FFT tuning and processor recognition. Since many operations
depend on multiplication, there will be a general speedup.