Subject: | Spelling errors in pod |
Hi,
some little errors:
--- a/lib/Fennec.pm
+++ b/lib/Fennec.pm
@@ -284,7 +284,7 @@
=head2 DECLARE SYNTAX
B<Note:> In order to use this you B<MUST> install L<Fennec::Declare> which is a
-seperate distribution on cpan. This module is seperate because it uses the
+separate distribution on cpan. This module is separate because it uses the
controversial L<Devel::Declare> module.
t/some_test.t:
@@ -427,7 +427,7 @@
=head1 DEFAULT IMPORTED MODULES
-B<Note:> These can be overriden either on import, or by subclassing Fennec.
+B<Note:> These can be overridden either on import, or by subclassing Fennec.
=over 4
--- a/lib/Fennec/Manual.pod
+++ b/lib/Fennec/Manual.pod
@@ -13,8 +13,8 @@
=item Fennec::Declare
-B<Note:> L<Fennec::Declare> is a seperate distribution, and must be installed
-seperately.
+B<Note:> L<Fennec::Declare> is a separate distribution, and must be installed
+separately.
L<Fennec::Declare> - Provides the syntax sugar.