diff --git a/ChangeLog b/ChangeLog index e344c8cf5d..54505999de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,7 +14,7 @@ Mon Jun 10 15:36:00 2013 Nobuyoshi Nakada catching exceptions. * eval_error.c (error_print): restore errinfo for the case new - excecption raised while printing the message. [ruby-core:55365] + exception raised while printing the message. [ruby-core:55365] [Bug #8501] * eval_error.c (error_print): reduce calling setjmp.