1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Description: fix a spelling mistake
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=85839
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85839
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2013-06-03
--- a/lib/Module/Math/Depends.pm
+++ b/lib/Module/Math/Depends.pm
@@ -9,7 +9,7 @@
=head1 DESCRIPTION
This is a small convenience module created originally as part of
-L<Module::Inspector> but released seperately, in the hope that people
+L<Module::Inspector> but released separately, in the hope that people
might find it useful in other contexts.
=head1 METHODS
|