
phred at apache
Oct 29, 2008, 3:40 PM
Post #1 of 1
(913 views)
Permalink
|
|
svn commit: r709036 - /perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestRec.pod
|
|
Author: phred Date: Wed Oct 29 15:40:52 2008 New Revision: 709036 URL: http://svn.apache.org/viewvc?rev=709036&view=rev Log: Type Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestRec.pod Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestRec.pod URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestRec.pod?rev=709036&r1=709035&r2=709036&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestRec.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestRec.pod Wed Oct 29 15:40:52 2008 @@ -293,7 +293,7 @@ =item opt arg1: C<$new_args> ( string ) -Optinally set the new QUERY string +Optionally set the new QUERY string =item ret: C<$args> ( string ) --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe[at]perl.apache.org For additional commands, e-mail: docs-cvs-help[at]perl.apache.org
|