summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2021-11-07 13:13:32 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2021-11-07 13:13:32 +0900
commitac642df228dc01b9fc94b76714433453561f511d (patch)
tree546f9d9ecb98e54198d39d40e71f6535ad04a4dc /doc
parent45db04ee604acb520dfc4605feac9ebf46a58057 (diff)
Revert "Fix typo in ChangeLog-2.0.0 [ci skip]"
This reverts commit e5792e7d552235e17a93d50a26c375db1974148f. Because this is correct ChangeLog of https://github.com/ruby/ruby/commit/89fef02f1305887d97ddcf96cc4df9109ce414e2 and reverted commit makes inconsistency with https://github.com/ruby/ruby/commit/171c708b0c862ee92d6a46ac9def97193954638b
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 8bb561e661..b51d742203 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_exception): extract from
+ * vm_eval.c (make_no_method_execption): extract from
raise_method_missing().
* vm_eval.c (send_internal): remove inadvertent symbol creation