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: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>