summaryrefslogtreecommitdiffstats
path: root/lib/rexml/encodings
diff options
context:
space:
mode:
authorser <ser@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-10-02 01:45:19 +0000
committerser <ser@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-10-02 01:45:19 +0000
commit74e14343cfd8a2d7548c452c64c52bbb70d1a417 (patch)
tree0c403fe2d7e6e292c784812b821dc5df98c572ec /lib/rexml/encodings
parentb8496ccd8fd192c33914bb761c6765350028da73 (diff)
downloadruby-74e14343cfd8a2d7548c452c64c52bbb70d1a417.tar.gz
ruby-74e14343cfd8a2d7548c452c64c52bbb70d1a417.tar.xz
ruby-74e14343cfd8a2d7548c452c64c52bbb70d1a417.zip
r1361@bean: ser | 2007-10-01 21:24:28 -0400
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13592 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rexml/encodings')
-rw-r--r--lib/rexml/encodings/ISO-8859-15.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rexml/encodings/ISO-8859-15.rb b/lib/rexml/encodings/ISO-8859-15.rb
index b4c11ecee..8dea0d38a 100644
--- a/lib/rexml/encodings/ISO-8859-15.rb
+++ b/lib/rexml/encodings/ISO-8859-15.rb
@@ -5,7 +5,7 @@ module REXML
module Encoding
register("ISO-8859-15") do |o|
alias encode to_iso_8859_15
- alias decode from_iso_8859_15
+ alias decode from_iso_8859_15
end
# Convert from UTF-8