asmuts 02/05/13 13:40:54
Modified: src/java/org/apache/jcs/engine/behavior ICompositeCache.java
Log:
changed a comment, looking into adding the add event method
Revision Changes Path
1.3 +1 -1
jakarta-turbine-jcs/src/java/org/apache/jcs/engine/behavior/ICompositeCache.java
Index: ICompositeCache.java
===================================================================
RCS file:
/home/cvs/jakarta-turbine-jcs/src/java/org/apache/jcs/engine/behavior/ICompositeCache.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ICompositeCache.java 10 Apr 2002 15:01:02 -0000 1.2
+++ ICompositeCache.java 13 May 2002 20:40:54 -0000 1.3
@@ -4,7 +4,7 @@
import java.io.Serializable;
/**
- * Much like the ICache interface, but htis is specifically designed for the
+ * Much like the ICache interface, but this is specifically designed for the
* CompositeCaches. This interface guarantees a simple set of methods for use by
* auxiliary cache implementations.
*
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>