This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Standardize spelling of program name on American English.
authorDoug Bell <madcityzen@gmail.com>
Thu, 29 May 2014 12:23:42 +0000 (08:23 -0400)
committerJames E Keenan <jkeenan@cpan.org>
Thu, 29 May 2014 12:23:42 +0000 (08:23 -0400)
For: https://rt.perl.org/Ticket/Display.html?id=121978

Makefile.SH

index 0fb30e8..727a763 100755 (executable)
@@ -874,7 +874,7 @@ $(LIBPERL): $& $(obj) $(DYNALOADER) $(LIBPERLEXPORT)
 # lib/buildcustomize.pl despite the reality that lib/buildcustomize.pl needs
 # miniperl to exist first permits us to
 # a) have one rule generate both miniperl and lib/buildcustomize.pl
-#    (so that lib/buildcustomise.pl is always available. This simplifies things)
+#    (so that lib/buildcustomize.pl is always available. This simplifies things)
 # b) have the rest of the Makefile depend on the more obvious $(MINIPERL_EXE)
 
 $(MINIPERL_EXE): lib/buildcustomize.pl