summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a6f35f650d..769dc29ecf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@ Sun May 5 18:56:52 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
exceptions.
* vm_insnhelper.c (vm_search_super_method): check the result of
- vm_search_superclass and raise execptions on error.
+ vm_search_superclass and raise exceptions on error.
Sun May 5 16:29:41 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>