diff options
author | Ricardo Signes <rjbs@cpan.org> | 2012-05-14 21:52:47 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2012-05-14 21:52:47 -0400 |
commit | 8c551b2aa69a5a2863f777b80ce44d7a5b057193 (patch) | |
tree | 186537c55926b04be658c3ba65330cd519ac8f48 | |
parent | 66a252efee427d602a576bf86d4e807de27d3123 (diff) | |
download | perl-8c551b2aa69a5a2863f777b80ce44d7a5b057193.tar.gz |
minor grammar correctionv5.16.0-RC1
thanks, Jim Keenan!
-rw-r--r-- | pod/perldelta.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 7f38e38d87..c4ecd4502b 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -19,8 +19,8 @@ parentheses. =head1 Notice -With the release of Perl 5.16.0, the 5.12.x series of releases are now out of -their support period. There may be future 5.12.x releases, but only in the +With the release of Perl 5.16.0, the 5.12.x series of releases is now out of +its support period. There may be future 5.12.x releases, but only in the event of a critical security issue. Users of Perl 5.12 or earlier should consider upgrading to a more recent release of Perl. |