summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-02-26 13:10:50 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-03-06 08:15:58 +0000
commita6f834144147a61af3bf0f2e53c4d9e57518a41d (patch)
tree26993418927a3f3d8db4c3b6f0a148d5095fb619 /pod
parente2b7b23fd6ea67cbff2215cfdb973af5b9399a3b (diff)
downloadperl-a6f834144147a61af3bf0f2e53c4d9e57518a41d.tar.gz
maint policy: Minor grammar and style change
Diffstat (limited to 'pod')
-rw-r--r--pod/perlpolicy.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlpolicy.pod b/pod/perlpolicy.pod
index c4ee8f23d7..6ee4b1e95a 100644
--- a/pod/perlpolicy.pod
+++ b/pod/perlpolicy.pod
@@ -269,7 +269,7 @@ rather than applied directly.
=item *
Patches that fix crashing bugs, assertion failures and
-memory corruption that do not otherwise change Perl's
+memory corruption but which do not otherwise change perl's
functionality or negatively impact performance.
=item *