summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2016-12-20 17:27:02 +0100
committerSawyer X <xsawyerx@cpan.org>2016-12-20 17:28:05 +0100
commit16cd1e01cef0b4152e945b0d774972896a0990f3 (patch)
tree82602d5c239393fadc9dcfb5c51c6b0291bd80a2
parent107db2273e9b2a5d3f5ab0592b13ab4b8d86d9ff (diff)
downloadperl-16cd1e01cef0b4152e945b0d774972896a0990f3.tar.gz
Pod typos
-rw-r--r--pod/perldelta.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 6076763cf8..495be84a47 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -35,7 +35,7 @@ improve performance and security, especially for long keys.
=item * readline is faster
-Reading from a file line-by-line with c<readline()> or C<< <> >> should
+Reading from a file line-by-line with C<readline()> or C<< E<lt>E<gt> >> should
now typically be faster due to a better implementation of the code that
searches for the next newline character.
@@ -139,7 +139,7 @@ and C<Inf> to make builds more reproducible. [perl #130133]
Since 5.18 for testing purposes we have included support for
building perl with a variety of non-standard, and non-recommended
hash functions. Since we do not recommend the use of these functions
-we have removed them and their corresponding build options. Spefically
+we have removed them and their corresponding build options. Specifically
this includes the following build options:
PERL_HASH_FUNC_SDBM