summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f80088d4de..572b4921f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,7 +44,7 @@ Fri Aug 2 23:54:11 2013 Masaki Matsushita <glass.saga@gmail.com>
Fri Aug 2 23:50:53 2013 Tanaka Akira <akr@fsij.org>
- * bignum.c (power_cache_get_power): Appry bigtrunc to the result of
+ * bignum.c (power_cache_get_power): Apply bigtrunc to the result of
bigsq.
(big2str_karatsuba): Fix number of leading zero characters.