diff options
author | Ricardo Signes <rjbs@cpan.org> | 2014-05-10 22:56:56 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2014-05-12 10:56:48 -0400 |
commit | f4667bd0b182d13b3295589d445bf9822daf3287 (patch) | |
tree | 99d588444f6de0d5522074cb2a46685fa45f6283 | |
parent | 25ecd3c8e145a3b6a94340c6e56fc1537afeb6ec (diff) | |
download | perl-f4667bd0b182d13b3295589d445bf9822daf3287.tar.gz |
perldelta: standardize on Americanized spellings
one document, one standard
-rw-r--r-- | Porting/perl5200delta.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/perl5200delta.pod b/Porting/perl5200delta.pod index f8876d75ec..36b02f2290 100644 --- a/Porting/perl5200delta.pod +++ b/Porting/perl5200delta.pod @@ -1459,7 +1459,7 @@ circumstances, including it could actually prevent building. =item Mac OS -The build system now honours an C<ld> setting supplied by the user running +The build system now honors an C<ld> setting supplied by the user running F<Configure>. =item MidnightBSD |