1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Description: fix POD spelling errors
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=78164
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=78164
Author: Jonathan Yu <jawnsy@cpan.org>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2012-07-02
@@ -77,7 +77,7 @@
creation. It is required, and must be the first parameter given. If
the second parameter is C<output>, then it is used to specify the file
to which configuration data will later be written out. This
-positional dependancy makes it possible to have parameters named
+positional dependency makes it possible to have parameters named
"config" and/or "output" in config files.
Initial configuration values can be passed as subsequent parameters to
@@ -231,7 +231,7 @@
=head1 DEPRECATED METHODS
-These methods have been superceded and will likely be removed in the
+These methods have been superseded and will likely be removed in the
next release.
=head2 get
|