summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2012-12-19 21:56:51 +0100
committerTorbjorn Granlund <tege@gmplib.org>2012-12-19 21:56:51 +0100
commit19a2954fdb6e2f7f9058191da6da54685e37192b (patch)
tree34070b783a44101b5ae5c10c1821fdca69555cc9 /NEWS
parent701ddd5d4bf589e6135b7ca7db8fd266e53b24d0 (diff)
downloadgmp-19a2954fdb6e2f7f9058191da6da54685e37192b.tar.gz
Fix a typo.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 649f587d9..587cf4c16 100644
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,7 @@ Changes between GMP version 5.0.* and 5.1.0
* Major speedup for ARM, in particular ARM Cortex-A9 and A15, thanks to broad
assembly support.
- * Significant speedup or POWER6 and POWER7 thanks to improved assembly.
+ * Significant speedup for POWER6 and POWER7 thanks to improved assembly.
* The performance under M$ Windows' 64-bit ABI has been greatly improved
thanks to complete assembly support.