Author: mbenson
Date: Thu Jan 11 07:22:53 2007
New Revision: 495253
URL: http://svn.apache.org/viewvc?view=rev&rev=495253
Log:
bugzilla 41345. s/true true/true/ from Darin Swanson
Modified:
ant/core/trunk/docs/manual/CoreTasks/java.html
Modified: ant/core/trunk/docs/manual/CoreTasks/java.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTasks/java.html?view=diff&rev=495253&r1=495252&r2=495253
==============================================================================
--- ant/core/trunk/docs/manual/CoreTasks/java.html (original)
+++ ant/core/trunk/docs/manual/CoreTasks/java.html Thu Jan 11 07:22:53 2007
@@ -200,7 +200,7 @@
</tr>
<tr>
<td valign="top">clonevm</td>
- <td valign="top">If set to true true, then all system properties
+ <td valign="top">If set to true, then all system properties
and the bootclasspath of the forked Java Virtual Machine will be
the same as those of the Java VM running Ant. Default is
"false" (ignored if fork is disabled).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]