summaryrefslogtreecommitdiff
path: root/lib/rexml
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-16 22:48:25 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-16 22:48:25 +0000
commitbd00e2118ca8f08ad4336ac8386432fdb8b5fead (patch)
treea122a91b574062da926befab7261ae2381429056 /lib/rexml
parent511dceec5c9ce1d3164e4f1af9177cae7a7b10fe (diff)
* lib/rexml/encodings/SHIFT_JIS: wrong library name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5743 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rexml')
-rw-r--r--lib/rexml/encodings/SHIFT_JIS.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rexml/encodings/SHIFT_JIS.rb b/lib/rexml/encodings/SHIFT_JIS.rb
index 6e8f759373..e355704a7c 100644
--- a/lib/rexml/encodings/SHIFT_JIS.rb
+++ b/lib/rexml/encodings/SHIFT_JIS.rb
@@ -1 +1 @@
-require 'rexml/encodings/Shift-JIS'
+require 'rexml/encodings/SHIFT-JIS'