diff options
author | Ricardo SIGNES <rjbs@cpan.org> | 2010-12-09 15:56:34 -0500 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2010-12-09 15:56:34 -0500 |
commit | 339a461de1bf5e3179a2e051585b18783f012a51 (patch) | |
tree | 651ea8555ee34b31df894fb5224822e990643af9 /pod/perlpolicy.pod | |
parent | 3b4ebcdeb3132ee8faad40b1e8840396055eded7 (diff) | |
download | perl-339a461de1bf5e3179a2e051585b18783f012a51.tar.gz |
Typo fix
Diffstat (limited to 'pod/perlpolicy.pod')
-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 dbf70ec4df..b29f79f5fc 100644 --- a/pod/perlpolicy.pod +++ b/pod/perlpolicy.pod @@ -86,7 +86,7 @@ nearly impossible. Lately, ignoring or actively opposing compatibility with earlier versions of Perl has come into vogue. Sometimes, a change is proposed which wants to usurp syntax which previously had another meaning. Sometimes, -a change wants to improve previously-crazy semaintics. +a change wants to improve previously-crazy semantics. Down this road lies madness. |