Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Docs-cvs

svn commit: r782121 - /perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/SubRequest.pod

 

 

ModPerl docs-cvs RSS feed   Index | Next | Previous | View Threaded


aprime at apache

Jun 5, 2009, 1:11 PM

Post #1 of 1 (432 views)
Permalink
svn commit: r782121 - /perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/SubRequest.pod

Author: aprime
Date: Fri Jun 5 20:11:57 2009
New Revision: 782121

URL: http://svn.apache.org/viewvc?rev=782121&view=rev
Log:
fixed minor typo in Apache2::SubRequest documentation

Modified:
perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/SubRequest.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/SubRequest.pod
URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/SubRequest.pod?rev=782121&r1=782120&r2=782121&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/SubRequest.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/SubRequest.pod Fri Jun 5 20:11:57 2009
@@ -295,7 +295,7 @@
my $r = shift;

my $subr = $r->lookup_uri("/new_uri");
- $sub->run;
+ $subr->run;

return Apache2::Const::OK;
}



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

ModPerl docs-cvs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.