aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6dd51822ae..49d6b04bd1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Thu Jun 13 21:24:09 2013 Tanaka Akira <akr@fsij.org>
- * bignum.c (bigdivrem): Refactored to use ALLOCV_N for temporally
+ * bignum.c (bigdivrem): Refactored to use ALLOCV_N for temporary
buffers.
Thu Jun 13 18:54:11 2013 NAKAMURA Usaku <usa@ruby-lang.org>