1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Description: Correct spelling error detected by lintian
Author: Nick Morrott <knowledgejunkie@gmail.com>
Bug: https://rt.cpan.org/Ticket/Display.html?id=115046
Last-Update: 2016-06-03
---
--- a/lib/MediaWiki/DumpFile/Pages.pm
+++ b/lib/MediaWiki/DumpFile/Pages.pm
@@ -745,7 +745,7 @@
=head2 E_XML_CREATE_FAILED Error creating XML parser object
While trying to build the XML::TreePuller object a fatal error
-occured; the error message from the parser was included in the
+occurred; the error message from the parser was included in the
generated error output you saw. At the time of writing this document
the error messages are not very helpful but for some reason the
XML parser rejected the document; here's a list of things to check:
|