hchar       2005/01/20 03:29:58

  Modified:    auxiliary-builds/jdk15/yajcache/cache README
  Log:
  no message
  
  Revision  Changes    Path
  1.5       +1 -1      
jakarta-turbine-jcs/auxiliary-builds/jdk15/yajcache/cache/README
  
  Index: README
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-jcs/auxiliary-builds/jdk15/yajcache/cache/README,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- README    20 Jan 2005 10:56:05 -0000      1.4
  +++ README    20 Jan 2005 11:29:58 -0000      1.5
  @@ -8,7 +8,7 @@
   * zero configuration
   * zero thread instantiation
   * minimal memory impact (controlled by GC via SoftReference)
  -* no sychronized block
  +* no synchronized block
   * no synchronized method
   * the cache instance itself (ICache) can be used anywhere a map
   instance can be used
  
  
  

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

Reply via email to