summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSmylers <Smylers@stripey.com>2013-04-04 10:17:05 +0100
committerRicardo Signes <rjbs@cpan.org>2013-05-05 15:32:22 -0400
commit5efcf1098a4c1e17cb57edb1dd4408595795bd9e (patch)
tree40c35de0b6cbcc74be0bdc87fa04d26220fb6ee2 /Porting
parente4dc5aa5394712d42f5c922b869151a637eff79e (diff)
downloadperl-5efcf1098a4c1e17cb57edb1dd4408595795bd9e.tar.gz
perldelta: spelling fix
Diffstat (limited to 'Porting')
-rw-r--r--Porting/perl5180delta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/perl5180delta.pod b/Porting/perl5180delta.pod
index edfc912621..b2800e3f79 100644
--- a/Porting/perl5180delta.pod
+++ b/Porting/perl5180delta.pod
@@ -93,7 +93,7 @@ which might exceed that of an integer. (SipHash uses a 16 byte seed).
The environment variable PERL_HASH_SEED_DEBUG now makes perl show both the
hash function perl was built with AND the seed, in hex, in use for that
-process. Code parsing this output, should it exist, must change to accomodate
+process. Code parsing this output, should it exist, must change to accommodate
the new format. Example of the new format:
$ PERL_HASH_SEED_DEBUG=1 ./perl -e1