[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl-docs-cvs
Subject:    svn commit: r418553 -
From:       pgollucci () apache ! org
Date:       2006-07-02 5:44:25
Message-ID: 20060702054426.5E14F1A983A () eris ! apache ! org
[Download RAW message or body]

Author: pgollucci
Date: Sat Jul  1 22:44:23 2006
New Revision: 418553

URL: http://svn.apache.org/viewvc?rev=418553&view=rev
Log:
correct typo

Submitted by: fred@taperfriendlymusic.org
Message ID: <Pine.LNX.4.64.0607012226230.27770@app.redhotpenguin.com>


Modified:
    perl/modperl/docs/trunk/src/docs/2.0/user/config/custom.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/user/config/custom.pod
URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/user/config/custom.pod?rev=418553&r1=418552&r2=418553&view=diff
 ==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/user/config/custom.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/user/config/custom.pod Sat Jul  1 22:44:23 \
2006 @@ -822,7 +822,7 @@
   use Apache2::Module ();
   use Apache2::CmdParms ();
   my @directives = (...);
-  Apache2::Module::add(__PACKLAGE__, \@directives);
+  Apache2::Module::add(__PACKAGE__, \@directives);
   ...
   sub SERVER_CREATE {
       my ($class, $parms) = @_;



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic