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 2006/09/26 22:16:28 UTC

svn commit: r450176 - /ant/antlibs/antunit/trunk/docs/assertions.html

Author: mbenson
Date: Tue Sep 26 13:16:27 2006
New Revision: 450176

URL: http://svn.apache.org/viewvc?view=rev&rev=450176
Log:
fix spelling

Modified:
    ant/antlibs/antunit/trunk/docs/assertions.html

Modified: ant/antlibs/antunit/trunk/docs/assertions.html
URL: http://svn.apache.org/viewvc/ant/antlibs/antunit/trunk/docs/assertions.html?view=diff&rev=450176&r1=450175&r2=450176
==============================================================================
--- ant/antlibs/antunit/trunk/docs/assertions.html (original)
+++ ant/antlibs/antunit/trunk/docs/assertions.html Tue Sep 26 13:16:27 2006
@@ -205,9 +205,9 @@
       <assertFileExists name="${ant.home}/lib/ant.jar"/>
     </pre>
 
-    <h2><a name="assertFileDoesntExist">assertFileDoesntExists</a></h2>
+    <h2><a name="assertFileDoesntExist">assertFileDoesntExist</a></h2>
 
-    <p>Asserts that a given file does not exists.</p>
+    <p>Asserts that a given file does not exist.</p>
 
     <table border="1" cellpadding="2" cellspacing="0">
         <tr>



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