Author: robert
Date: Thu Jul  7 20:37:09 2005
New Revision: 486

Modified:
   trunk/   (props changed)
   trunk/README.plugins
Log:
 [EMAIL PROTECTED]:  rspier | 2005-07-07 20:32:53 -0700
 fix isa_plugins typo


Modified: trunk/README.plugins
==============================================================================
--- trunk/README.plugins        (original)
+++ trunk/README.plugins        Thu Jul  7 20:37:09 2005
@@ -333,7 +333,7 @@ loaded.  It's mostly for inheritance, be
 =head1 Inheritance
 
 Instead of modifying @ISA directly in your plugin, use the 
-C< plugin_isa > method from the init subroutine.
+C< isa_plugin > method from the C< init > subroutine.
 
   # rcpt_ok_child
   sub init {

Reply via email to