summaryrefslogtreecommitdiff
path: root/lib/rexml/encodings/UNILE.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rexml/encodings/UNILE.rb')
-rw-r--r--lib/rexml/encodings/UNILE.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rexml/encodings/UNILE.rb b/lib/rexml/encodings/UNILE.rb
index 3ff9b2b53c..95141093b5 100644
--- a/lib/rexml/encodings/UNILE.rb
+++ b/lib/rexml/encodings/UNILE.rb
@@ -1,6 +1,6 @@
module REXML
module Encoding
- @@__REXML_encoding_string =<<-EOL
+ @@__REXML_encoding_methods =<<-EOL
def encode content
array_utf8 = content.unpack("U*")
array_enc = []