diff options
author | Torbjorn Granlund <tege@gmplib.org> | 2010-02-07 11:25:54 +0100 |
---|---|---|
committer | Torbjorn Granlund <tege@gmplib.org> | 2010-02-07 11:25:54 +0100 |
commit | bdb35829c31ffaa53372f8a32edbba801f8a5e6e (patch) | |
tree | 629c5515a18f7210b0690ecf6e72655225d73883 /NEWS | |
parent | 1c678b81331d0b987fd9d5add582002f6a1f3315 (diff) | |
download | gmp-bdb35829c31ffaa53372f8a32edbba801f8a5e6e.tar.gz |
Fix typo.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |