This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add test for undefined first argument to fileparse().
[perl5.git] / make_ext.pl
index 3254628..799ab8b 100644 (file)
@@ -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