summaryrefslogtreecommitdiff
path: root/Porting/bump-perl-version
diff options
context:
space:
mode:
authorDavid Steinbrunner <dsteinbrunner@pobox.com>2013-05-21 06:56:08 -0400
committerRicardo Signes <rjbs@cpan.org>2013-05-24 10:18:31 -0400
commit730ad6b92c67f5477893aa2deaa6c6832860a024 (patch)
treebac6f8fbdc6bd3a66b817f037a6daa0d745e80f4 /Porting/bump-perl-version
parent8524aa6e56ea4ae1610e36bc239b06bfb087e84b (diff)
downloadperl-730ad6b92c67f5477893aa2deaa6c6832860a024.tar.gz
typo fixes for porting scripts
Diffstat (limited to 'Porting/bump-perl-version')
-rw-r--r--Porting/bump-perl-version2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/bump-perl-version b/Porting/bump-perl-version
index 627f907a51..f2f5bcce34 100644
--- a/Porting/bump-perl-version
+++ b/Porting/bump-perl-version
@@ -43,7 +43,7 @@
#
# Note there are various files and directories that it skips; these are
# ones that are unlikely to contain anything needing bumping, but which
-# will generate lots fo false positives (eg pod/*). These are listed on
+# will generate lots of false positives (eg pod/*). These are listed on
# STDERR as they are skipped.
use strict;