summaryrefslogtreecommitdiff
path: root/lib/rexml/xpath.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rexml/xpath.rb')
-rw-r--r--lib/rexml/xpath.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rexml/xpath.rb b/lib/rexml/xpath.rb
index 939399e283..e8813efd3e 100644
--- a/lib/rexml/xpath.rb
+++ b/lib/rexml/xpath.rb
@@ -30,7 +30,7 @@ module REXML
parser.parse(path, element).flatten[0]
end
- # Itterates over nodes that match the given path, calling the supplied
+ # Iterates over nodes that match the given path, calling the supplied
# block with the match.
# element::
# The context element