diff --git a/ChangeLog b/ChangeLog index 018f636209..d0a2f08b65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ Thu Oct 6 17:29:44 2016 Nobuyoshi Nakada * load.c (rb_require_safe): SyntaxError created by the parser just - has the mesage and needs to set up the backtrace. + has the message and needs to set up the backtrace. [ruby-core:77491] [Bug #12811] * load.c (rb_load_internal0): load/require is not the main