aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f68fc81a4e..f526654ce0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Tue Mar 15 20:32:57 2016 Tanaka Akira <akr@fsij.org>
- * enum.c (enum_inject): Implement the specialied code for :+ operator
+ * enum.c (enum_inject): Implement the specialized code for :+ operator
for Fixnums.
Tue Mar 15 20:21:01 2016 Tanaka Akira <akr@fsij.org>