X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/baff067e717fe1c071dea706f7425994cc1d4ce9..24ecc2e0e8c7a7f9a68ad5f1c33cd4a007ce004d:/make_ext.pl diff --git a/make_ext.pl b/make_ext.pl index 3254628..799ab8b 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