summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pod/perl5122delta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl5122delta.pod b/pod/perl5122delta.pod
index f11b88785b..445e74dea7 100644
--- a/pod/perl5122delta.pod
+++ b/pod/perl5122delta.pod
@@ -258,7 +258,7 @@ suite.
When building Perl with the mingw64 x64 cross-compiler C<incpath>,
C<libpth>, C<ldflags>, C<lddlflags> and C<ldflags_nolargefiles> values
-in F<Config.pm> and F<Config_heavy.pl> were not previously not being set
+in F<Config.pm> and F<Config_heavy.pl> were not previously being set
correctly because, with that compiler, the include and lib directories
are not immediately below C<$(CCHOME)>.