Author: tv
Date: Wed Sep 25 08:09:27 2013
New Revision: 1526127
URL: http://svn.apache.org/r1526127
Log:
Typo
Modified:
commons/proper/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml
Modified: commons/proper/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml?rev=1526127&r1=1526126&r2=1526127&view=diff
==============================================================================
--- commons/proper/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml (original)
+++ commons/proper/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml Wed Sep 25
08:09:27 2013
@@ -74,7 +74,7 @@
<tr>
<td>ClearDiskOnStartup</td>
<td> By default the Indexed
Disk Cache will use items found on
- disk on startup. If you
set this value to try, the old key and
+ disk on startup. If you
set this value to true, the old key and
data files will be
cleared.</td>
<td>N</td>
<td>false</td>