summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSmylers <Smylers@stripey.com>2013-04-04 10:07:50 +0100
committerRicardo Signes <rjbs@cpan.org>2013-05-05 15:32:21 -0400
commitfcc54d47b677c5d7be858ae17bca08b7abe9bbf3 (patch)
tree6063e48517c14c69bfa14880295e66e25cb19af8 /Porting
parent0309f1e208d4f052e62e74841d46694fbf14b4a9 (diff)
downloadperl-fcc54d47b677c5d7be858ae17bca08b7abe9bbf3.tar.gz
perldelta: missing parenthetical comma
"in hex" is parenthetical
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 3126ae416a..620cf63348 100644
--- a/Porting/perl5180delta.pod
+++ b/Porting/perl5180delta.pod
@@ -92,7 +92,7 @@ which might exceed that of an integer. (SipHash uses a 16 byte seed).
=head3 Output of PERL_HASH_SEED_DEBUG has been changed
The environment variable PERL_HASH_SEED_DEBUG now shows both the hash
-function perl was built with AND the seed, in hex in use for that process.
+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 the
new format. Example of the new format: