summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
author180909 <wjh180909@gmail.com>2021-11-06 09:46:09 +0800
committerGitHub <noreply@github.com>2021-11-06 10:46:09 +0900
commite5792e7d552235e17a93d50a26c375db1974148f (patch)
treeae3f7e16ae2f9f86fcf88b82ad3fc57cec3e1b62 /doc
parent666a9185953e84e861688ed5ea6f2ac71c4ace32 (diff)
Fix typo in ChangeLog-2.0.0 [ci skip]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/5080 Merged-By: nobu <nobu@ruby-lang.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog-2.0.02
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ChangeLog-2.0.0 b/doc/ChangeLog-2.0.0
index b51d742203..8bb561e661 100644
--- a/doc/ChangeLog-2.0.0
+++ b/doc/ChangeLog-2.0.0
@@ -21271,7 +21271,7 @@ Thu Oct 6 18:46:23 2011 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
Thu Oct 6 16:29:30 2011 Nobuyoshi Nakada <nobu@ruby-lang.org>
- * vm_eval.c (make_no_method_execption): extract from
+ * vm_eval.c (make_no_method_exception): extract from
raise_method_missing().
* vm_eval.c (send_internal): remove inadvertent symbol creation