From 2effe01f18007a1b28e11f29b319f2b5cd0ae4df Mon Sep 17 00:00:00 2001 From: David Steinbrunner Date: Tue, 21 May 2013 06:46:18 -0400 Subject: typo fixes for root level scripts Add David Steinbrunner to AUTHORS. Update pod issues database. --- make_ext.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make_ext.pl') 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 -- cgit v1.2.1