]> perl5.git.perl.org Git - perl5.git/commitdiff This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Spelling correction only.
authorJames E Keenan <[email protected]>
Tue, 22 Apr 2025 01:36:41 +0000 (21:36 -0400)
committerJames E Keenan <[email protected]>
Tue, 22 Apr 2025 01:36:41 +0000 (21:36 -0400)
pod/perl54112delta.pod

index 78508581017468b53f58de278b0578992deacc9e..2f1d021301423b14557bafa960f8abed2058aca4 100644 (file)
@@ -28,7 +28,7 @@ As in release 5.41.11, collation of strings using locales on MacOS 15 (Darwin
 
 If earlier versions are also experiencing issues (such as failures in
 F<locale.t>), you can explicitly disable locale collation by adding the
-C<-DNO_LOCALE_COLLATE> option to your invokation of C<./Configure>,
+C<-DNO_LOCALE_COLLATE> option to your invocation of C<./Configure>,
 or to the C<ccflags> and C<cppflags> variables in F<config.sh>.
 
 =back