summaryrefslogtreecommitdiff
path: root/make_ext.pl
diff options
context:
space:
mode:
authorDavid Steinbrunner <dsteinbrunner@pobox.com>2013-05-21 06:46:18 -0400
committerJames E Keenan <jkeenan@cpan.org>2013-05-22 19:04:14 -0400
commit2effe01f18007a1b28e11f29b319f2b5cd0ae4df (patch)
tree99ff95a447d257486d5d407afbc04e9d884fdf32 /make_ext.pl
parent5364049c28608557a7832b748edaf27ce5262d89 (diff)
downloadperl-2effe01f18007a1b28e11f29b319f2b5cd0ae4df.tar.gz
typo fixes for root level scripts
Add David Steinbrunner to AUTHORS. Update pod issues database.
Diffstat (limited to 'make_ext.pl')
-rw-r--r--make_ext.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_ext.pl b/make_ext.pl
index 32546282c0..799ab8b607 100644
--- a/make_ext.pl
+++ b/make_ext.pl
@@ -43,7 +43,7 @@ my $ext_dirs_re = '(?:' . join('|', @ext_dirs) . ')';
# Mostly because they still not ported to specified platform.
#
# If any extensions are listed with a '+' char then only those
-# extensions will be built, but only if they arent countermanded
+# extensions will be built, but only if they aren't countermanded
# by an '!ext' and are appropriate to the type of building being done.
# It may be deleted in a later release of perl so try to