aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-12 13:01:03 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-12 13:01:03 +0000
commitb69cc4ccbd383a45dbf5bdfe6e0072bd871779ac (patch)
treef4d32afe8172692626fb937384f6c5cd64794481 /ChangeLog
parent2b7c721499784b93df3911477394c6d7461f4f81 (diff)
downloadruby-b69cc4ccbd383a45dbf5bdfe6e0072bd871779ac.tar.gz
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54984 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 75e98228b9..7d03578f9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,7 @@ Thu May 12 00:18:19 2016 NAKAMURA Usaku <usa@ruby-lang.org>
Wed May 11 23:59:47 2016 Masaya Tarui <tarui@ruby-lang.org>
* vm_insnhelper.c (vm_getivar): describe fast-path explicit
- (compiler frindly). [Bug #12274].
+ (compiler friendly). [Bug #12274].
Wed May 11 21:30:07 2016 Masaya Tarui <tarui@ruby-lang.org>