You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by mb...@apache.org on 2005/12/23 15:39:55 UTC

svn commit: r358812 - /ant/core/trunk/docs/manual/CoreTasks/conditions.html

Author: mbenson
Date: Fri Dec 23 06:39:50 2005
New Revision: 358812

URL: http://svn.apache.org/viewcvs?rev=358812&view=rev
Log:
ws

Modified:
    ant/core/trunk/docs/manual/CoreTasks/conditions.html

Modified: ant/core/trunk/docs/manual/CoreTasks/conditions.html
URL: http://svn.apache.org/viewcvs/ant/core/trunk/docs/manual/CoreTasks/conditions.html?rev=358812&r1=358811&r2=358812&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/CoreTasks/conditions.html (original)
+++ ant/core/trunk/docs/manual/CoreTasks/conditions.html Fri Dec 23 06:39:50 2005
@@ -223,9 +223,8 @@
 <h4>filesmatch</h4>
 <p>Test two files for matching. Nonexistence of either file results in "false".
 This test does a byte for byte comparision, so test time scales with
-byte size. NB: if the files are different sizes , one of them is missing
+byte size. NB: if the files are different sizes, one of them is missing
 or the filenames match the answer is so obvious the detailed test is omitted.
-
 
 </p>
 <table border="1" cellpadding="2" cellspacing="0">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org