perldelta: grammar
authorFather Chrysostomos <sprout@cpan.org>
Fri, 11 May 2012 16:16:43 +0000 (09:16 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 11 May 2012 16:16:43 +0000 (09:16 -0700)
pod/perldelta.pod

index 62cab94..cc4750c 100644 (file)
@@ -1052,7 +1052,7 @@ with either the C<path=E<gt>1> or C<path_info=E<gt>1> flag.
 If your code is running under mod_rewrite (or compatible) and you are
 calling C<self_url()> or you are calling C<url()> and passing
 C<path_info=E<gt>1>, these methods will actually be returning
-C<PATH_INFO> now, as you have explicitly requested, or has C<self_url()>
+C<PATH_INFO> now, as you have explicitly requested or C<self_url()>
 has requested on your behalf.
 
 The C<PATH_INFO> has been omitted in such URLs since the issue was