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/01/24 21:15:55 UTC

svn commit: r372008 - /ant/core/trunk/xdocs/antlibs/antunit/index.xml

Author: mbenson
Date: Tue Jan 24 12:15:53 2006
New Revision: 372008

URL: http://svn.apache.org/viewcvs?rev=372008&view=rev
Log:
sp

Modified:
    ant/core/trunk/xdocs/antlibs/antunit/index.xml

Modified: ant/core/trunk/xdocs/antlibs/antunit/index.xml
URL: http://svn.apache.org/viewcvs/ant/core/trunk/xdocs/antlibs/antunit/index.xml?rev=372008&r1=372007&r2=372008&view=diff
==============================================================================
--- ant/core/trunk/xdocs/antlibs/antunit/index.xml (original)
+++ ant/core/trunk/xdocs/antlibs/antunit/index.xml Tue Jan 24 12:15:53 2006
@@ -27,7 +27,7 @@
       <p>Initially all tests for Ant tasks were written as individual
       <a href="http://www.junit.org/">JUnit</a> test cases.  Pretty
       soon it was clear that most tests needed to perform common tasks
-      like reading a build file, intializing a project instance with
+      like reading a build file, initializing a project instance with
       it and executing a target.  At this point <a
       href="http://svn.apache.org/viewcvs.cgi/ant/core/trunk/src/testcases/org/apache/tools/ant/BuildFileTest.java">BuildFileTest</a>
       was invented, a base class for almost all task test cases.</p>
@@ -172,7 +172,7 @@
 
         <p>Currently only a single implementation
         <code>&lt;plainlistener&gt;</code> modelled after the "plain"
-        JUnit listener is bundeled with the library.</p>
+        JUnit listener is bundled with the library.</p>
       </subsection>
     </section>
 
@@ -218,4 +218,4 @@
 
     </section>
   </body>
-</document>
\ No newline at end of file
+</document>



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