You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2002/02/27 10:59:06 UTC

cvs commit: jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/container AbstractContainer.java

mcconnell    02/02/27 01:59:06

  Modified:    src/scratchpad/org/apache/avalon/excalibur/container
                        AbstractContainer.java
  Log:
  minor doc correction
  
  Revision  Changes    Path
  1.7       +1 -1      jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/container/AbstractContainer.java
  
  Index: AbstractContainer.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/container/AbstractContainer.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- AbstractContainer.java	11 Dec 2001 09:53:34 -0000	1.6
  +++ AbstractContainer.java	27 Feb 2002 09:59:05 -0000	1.7
  @@ -92,7 +92,7 @@
   
       /**
        * This method is called before entry is added to give chance for
  -     * sub-class to veto removal.
  +     * sub-class to veto addition.
        *
        * @param name the name of entry
        * @param entry the entry
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>