Author: stas Date: Tue Dec 28 11:36:22 2004 New Revision: 123539 URL: http://svn.apache.org/viewcvs?view=rev&rev=123539 Log: fix wording
Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache/porting.pod Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache/porting.pod Url: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache/porting.pod?view=diff&rev=123539&p1=perl/modperl/docs/trunk/src/docs/2.0/api/Apache/porting.pod&r1=123538&p2=perl/modperl/docs/trunk/src/docs/2.0/api/Apache/porting.pod&r2=123539 ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/api/Apache/porting.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache/porting.pod Tue Dec 28 11:36:22 2004 @@ -23,7 +23,7 @@ C<Apache::porting> helps to port mod_perl 1.0 code to run under mod_perl 2.0. It doesn't provide any back-compatibility functionality, -however it knows trap calls to methods that are no longer in the +however it knows to trap methods calls that are no longer in the mod_perl 2.0 API and tell what should be used instead if at all. If you attempts to use mod_perl 2.0 methods without first loading the modules that contain them, it will tell you which modules you need to --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]