perlfunc: Nit
authorKarl Williamson <public@khwilliamson.com>
Sun, 16 Feb 2014 05:18:43 +0000 (22:18 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sun, 16 Feb 2014 05:25:36 +0000 (22:25 -0700)
pod/perlfunc.pod

index 595cb9b..f0ffd06 100644 (file)
@@ -3327,8 +3327,8 @@ What gets returned depends on several factors:
 
 =item If C<use bytes> is in effect:
 
-The results follow ASCII semantics.  Only characters C<A-Z> change, to C<a-z>
-respectively.
+The results follow ASCII semantics.  Only the characters C<A-Z> change,
+to C<a-z> respectively.
 
 =item Otherwise, if C<use locale> (but not C<use locale ':not_characters'>) is in effect: