Author: seade
Date: Sun Sep 18 20:18:58 2005
New Revision: 290050

URL: http://svn.apache.org/viewcvs?rev=290050&view=rev
Log:
Minor typo fixed.

Modified:
    jakarta/jcs/trunk/xdocs/RegionProperties.xml

Modified: jakarta/jcs/trunk/xdocs/RegionProperties.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/jcs/trunk/xdocs/RegionProperties.xml?rev=290050&r1=290049&r2=290050&view=diff
==============================================================================
--- jakarta/jcs/trunk/xdocs/RegionProperties.xml (original)
+++ jakarta/jcs/trunk/xdocs/RegionProperties.xml Sun Sep 18 20:18:58 2005
@@ -68,7 +68,7 @@
           <tr>

             <td>UseMemoryShrinker</td>

             <td>

-                         By default, the memory shrinker is shared by all 
regions thta use the

+                         By default, the memory shrinker is shared by all 
regions that use the

                          LRU memory cache.  The memory shrinker iterates 
through the items in

                          memory, looking for items that have expired or that 
have exceeded their max

                          memory idle time.




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

Reply via email to