aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rexml')
-rw-r--r--lib/rexml/document.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rexml/document.rb b/lib/rexml/document.rb
index 6be13be4c5..6ac527fa83 100644
--- a/lib/rexml/document.rb
+++ b/lib/rexml/document.rb
@@ -181,7 +181,7 @@ module REXML
# tr.write(Document.new("<a><b/></a>"), output)
#
# output::
- # output an object which supports '<< string'; this is where the
+ # output an object which supports '<< string'; this is where the
# document will be written.
# indent::
# An integer. If -1, no indenting will be used; otherwise, the