aboutsummaryrefslogtreecommitdiffstats
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 40cd8b747a..1bb4435dbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@ Fri Jan 9 11:13:01 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
* parse.y (assocs, assoc): eliminate splatting empty literal
hashes. [ruby-core:67446] [Bug #10719]
- * compile.c (compile_array_): supprt splatted hash in hash type.
+ * compile.c (compile_array_): support splatted hash in hash type.
Fri Jan 9 10:57:09 2015 Vit Ondruch <vondruch@redhat.com>