Description: Fix misspeling in docs
Forwarded: http://rt.cpan.org/Public/Bug/Display.html?id=82919

--- a/bin/schema2example
+++ b/bin/schema2example
@@ -110,7 +110,7 @@
 
 The type of the root element, required if the XML is not namespaceo
 qualified, although the schema is.  If not specified, the root element
-is automaticly inspected.
+is automatically inspected.
 
 The TYPE notation is C<{namespace}localname>.  Be warned to use quoting
 on the UNIX command-line, because curly braces have a special meaning
--- a/lib/XML/Compile.pod
+++ b/lib/XML/Compile.pod
@@ -38,7 +38,7 @@
 =item *
 
 Imports and includes, as used in the schemas, are NOT performed
-automaticly.  Schema's and such are NOT collected from internet
+automatically.  Schema's and such are NOT collected from internet
 dynamically; you have to call L<XML::Compile::Schema::importDefinitions()|XML::Compile::Schema/"Administration">
 explicitly with filenames of locally stored copies. Includes do only
 work if they have a targetNamespace defined, which is the same as that
