Mailing List Archive

svn commit: r727318 - /perl/modperl/docs/trunk/src/docs/2.0/user/porting/compat.pod
Author: phred
Date: Wed Dec 17 01:10:50 2008
New Revision: 727318

URL: http://svn.apache.org/viewvc?rev=727318&view=rev
Log:
minor grammer fix

Modified:
perl/modperl/docs/trunk/src/docs/2.0/user/porting/compat.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/user/porting/compat.pod
URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/user/porting/compat.pod?rev=727318&r1=727317&r2=727318&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/user/porting/compat.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/user/porting/compat.pod Wed Dec 17 01:10:50 2008
@@ -1680,7 +1680,7 @@

=head2 C<Apache::URI-E<gt>parse($r, [$uri])>

-C<parse()> and its associate methods have moved into the
+C<parse()> and its associated methods have moved into the
C<L<APR::URI|docs::2.0::api::APR::URI>> package. For example:

my $curl = $r->construct_url;



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org