summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b7d024950..84a86a40f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@ Fri Jan 29 16:17:07 2016 Lucas Buchala <lucasbuchala@gmail.com>
Fri Jan 29 14:15:26 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/erb.rb (ERB::Compiler#detect_magic_comment): allow
- fronzen-string-literal in comment as well as encoding.
+ frozen-string-literal in comment as well as encoding.
* lib/erb.rb (ERB#def_method): insert def line just before the
first non-comment and non-empty line, not to leave duplicated