Subject: | spelling mistake |
verison -> version
Subject: | fix-pod-spelling.patch |
Description: fix POD spelling errors
Author: Jonathan Yu <jawnsy@cpan.org>
Origin: vendor
Forwarded: no
Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
Last-Update: 2011-02-19
--- a/lib/inc/latest.pm
+++ b/lib/inc/latest.pm
@@ -132,7 +132,7 @@
Arguments to C<inc::latest> are module names that are checked against both the
current C<@INC> array and against specially-named directories in C<inc>. If
-the bundled verison is newer than the installed one (or the module isn't
+the bundled version is newer than the installed one (or the module isn't
installed, then, the bundled directory is added to the start of <@INC> and the
module is loaded from there.