perldelta: misuse of commas
authorFather Chrysostomos <sprout@cpan.org>
Fri, 11 May 2012 16:30:25 +0000 (09:30 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 11 May 2012 16:30:35 +0000 (09:30 -0700)
pod/perldelta.pod

index 77b40f5..bc55782 100644 (file)
@@ -1435,7 +1435,7 @@ stringification defined.
 C<Term::ReadLine> has been upgraded from version 1.07 to 1.09.
 
 Term::ReadLine now supports any event loop, including unpublished ones and
-simple L<IO::Select> loops without the need to rewrite existing code for
+simple L<IO::Select>, loops without the need to rewrite existing code for
 any particular framework [perl #108470].
 
 =item *
@@ -1474,8 +1474,8 @@ Fixes for the removal of F<unicore/CompositionExclusions.txt> from core.
 
 L<Unicode::UCD> has been upgraded from version 0.32 to 0.43.
 
-This adds four new functions:  C<prop_aliases()>, and
-C<prop_value_aliases()> which are used to find all the Unicode-approved
+This adds four new functions:  C<prop_aliases()> and
+C<prop_value_aliases()>, which are used to find all the Unicode-approved
 synonyms for property names, or to convert from one name to another;
 C<prop_invlist> which returns all the code points matching a given
 Unicode binary property; and C<prop_invmap> which returns the complete