summaryrefslogtreecommitdiffstats
path: root/lib/rexml/encodings/ISO-8859-15.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rexml/encodings/ISO-8859-15.rb')
-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