diff options
author | Peter J. Acklam) (via RT <perlbug-followup@perl.org> | 2011-01-06 23:14:00 -0800 |
---|---|---|
committer | Abigail <abigail@abigail.be> | 2011-01-07 11:21:48 +0100 |
commit | c69ca1d4c45d8f9405e06ad3419c8ab43c8ae1d0 (patch) | |
tree | 5901edce96f54f37cc26a2c3591fbe0428626de9 /pod/perlebcdic.pod | |
parent | 93f09d7ba52fad6ba827274ee4fa13235edb2b44 (diff) | |
download | perl-c69ca1d4c45d8f9405e06ad3419c8ab43c8ae1d0.tar.gz |
Fix typos in pod/*
# New Ticket Created by (Peter J. Acklam)
# Please include the string: [perl #81906]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81906 >
Diffstat (limited to 'pod/perlebcdic.pod')
-rw-r--r-- | pod/perlebcdic.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlebcdic.pod b/pod/perlebcdic.pod index d4fffee571..f6cf3ba6ed 100644 --- a/pod/perlebcdic.pod +++ b/pod/perlebcdic.pod @@ -1272,7 +1272,7 @@ omitted for brevity): $string =~ s/=([0-9A-Fa-f][0-9A-Fa-f])/chr $a2e[hex $1]/ge; $string =~ s/=[\n\r]+$//; -=head2 Caesarian ciphers +=head2 Caesarean ciphers The practice of shifting an alphabet one or more characters for encipherment dates back thousands of years and was explicitly detailed by Gaius Julius |