Description: Correct spelling error detected by lintian
Author: Nick Morrott <knowledgejunkie@gmail.com>
Bug: https://rt.cpan.org/Ticket/Display.html?id=115044
Last-Update: 2016-06-03
---
--- a/lib/XML/TreePuller.pm
+++ b/lib/XML/TreePuller.pm
@@ -482,7 +482,7 @@
 Searches this element for any child elements as matched by the path supplied as
 an argument; the path is relative to the current element. 
 The path is of the format 'element1/element2/element3' where each element name
-is seperated by a forward slash and there is no trailing or leading forwardslashes. 
+is separated by a forward slash and there are no trailing or leading forward slashes. 
 If no path is specified it returns all of the child elements for the current element.
 
 If called in scalar context returns the first element that matches the path; if 
@@ -597,4 +597,4 @@
 
 =head1 AUTHOR
 
-Tyler Riddle, C<< <triddle at cpan.org> >>
\ No newline at end of file
+Tyler Riddle, C<< <triddle at cpan.org> >>
