husted      2003/09/21 21:00:22

  Modified:    contrib/struts-chain/src/java/org/apache/struts/chain/legacy
                        CatalogConfiguratorPlugIn.java
  Log:
  JavaDoc fix.
  
  Revision  Changes    Path
  1.4       +4 -4      
jakarta-struts/contrib/struts-chain/src/java/org/apache/struts/chain/legacy/CatalogConfiguratorPlugIn.java
  
  Index: CatalogConfiguratorPlugIn.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/contrib/struts-chain/src/java/org/apache/struts/chain/legacy/CatalogConfiguratorPlugIn.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- CatalogConfiguratorPlugIn.java    31 Aug 2003 21:53:00 -0000      1.3
  +++ CatalogConfiguratorPlugIn.java    22 Sep 2003 04:00:21 -0000      1.4
  @@ -81,7 +81,7 @@
   
   /**
    * <p><strong>CatalogConfiguratorPlugIn</strong> looks up the current
  - * <code>Catalog</code> stored under the <code>Constants.CATALOG_KEY</code>
  + * <code>Catalog</code> stored under the <code>Constants.CATALOG_ATTR</code>
    * context attribute (creating an empty one if necessary), and adds new
    * chain definitions from one of the following two sources (only one of these
    * properties should be configured for a particular instance of this
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to