diff options
author | Ricardo Signes <rjbs@cpan.org> | 2011-01-28 11:08:34 -0500 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2011-01-28 11:08:34 -0500 |
commit | f50f542d168fef110fd1cf29327341df0aca786f (patch) | |
tree | 2b83cfe755f0d8b37c5b1a282d4aac3a84aa59f4 | |
parent | e26b5c49d8249531acdbacbd1843324b252606b2 (diff) | |
download | perl-f50f542d168fef110fd1cf29327341df0aca786f.tar.gz |
Revert "pod/perlpolicy.pod: fix grammar in 70a565f"
This reverts commit 5ccb3a28fc30a358c7870c0f979a11d432b97664.
-rw-r--r-- | pod/perlpolicy.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlpolicy.pod b/pod/perlpolicy.pod index e30b10a5b9..f3428aaf5c 100644 --- a/pod/perlpolicy.pod +++ b/pod/perlpolicy.pod @@ -46,7 +46,7 @@ release series. =item * To the best of our ability, we will provide "critical" security patches -/ releases for any major version of Perl whose 5.x.0 release was released within +/ releases for any major version of Perl whose 5.x.0 release was within the past three years. We can only commit to providing these for the most recent .y release in any 5.x.y series. |