aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-10-06 17:09:03 +0000
committernagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-10-06 17:09:03 +0000
commit0d25b9ae69bcd4d5ba139b6223985578522706e4 (patch)
treeda5d405d70b7ef4e7120717991d81650475aa5f7 /ChangeLog
parentc70cffe97c86f80abb35212facb7539998972275 (diff)
downloadruby-0d25b9ae69bcd4d5ba139b6223985578522706e4.tar.gz
* ChangeLog: fix a typo at r56363.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56365 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
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 <nobu@ruby-lang.org>
* 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