aboutsummaryrefslogtreecommitdiffstats
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
commitefe8edf32cff09aa59cd3d2a8338e3531c80caea (patch)
tree0c403fe2d7e6e292c784812b821dc5df98c572ec /lib/rexml/encodings
parent209b950f3f92b8f7734a9b1456afedf7b5280b51 (diff)
downloadruby-efe8edf32cff09aa59cd3d2a8338e3531c80caea.tar.gz
r1361@bean: ser | 2007-10-01 21:24:28 -0400
git-svn-id: svn+ssh://ci.ruby-lang.org/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 b4c11ecee9..8dea0d38a4 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