aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-01-09 22:44:15 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-01-09 22:44:15 +0000
commit57e0bf96c626b8106cfe9e8b30e31888c7d4fd66 (patch)
tree4410665e6dc5e840e0d486ef3b692127038421f2
parent41c93065da59bcb0b5adada40fbb135e54fa679f (diff)
downloadruby-57e0bf96c626b8106cfe9e8b30e31888c7d4fd66.tar.gz
fix typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30501 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f7d8d6391..df891c130a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,7 @@ Sun Jan 9 16:31:53 2011 Yuki Sonoda (Yugui) <yugui@yugui.jp>
Sun Jan 9 16:31:34 2011 Yuki Sonoda (Yugui) <yugui@yugui.jp>
* lib/irb/locale.rb (IRB::Locale::LOCALE_NAME_RE):
- some platoform has a locale without territory but with
+ some platform has a locale without territory but with
encoding.
(#each_sub_locale): ditto.