You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2008/09/03 13:13:21 UTC

svn commit: r691571 - in /ant/core/trunk/xdocs: antlibs/antunit/index.xml antnews.xml index.xml

Author: bodewig
Date: Wed Sep  3 04:13:20 2008
New Revision: 691571

URL: http://svn.apache.org/viewvc?rev=691571&view=rev
Log:
typo and the joys of copy/paste

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

Modified: ant/core/trunk/xdocs/antlibs/antunit/index.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/antlibs/antunit/index.xml?rev=691571&r1=691570&r2=691571&view=diff
==============================================================================
--- ant/core/trunk/xdocs/antlibs/antunit/index.xml (original)
+++ ant/core/trunk/xdocs/antlibs/antunit/index.xml Wed Sep  3 04:13:20 2008
@@ -36,7 +36,7 @@
       <p>In addition to a few bugfixes and some new assertions AntUnit
         1.1 allows test listeners to receive the log output of the
         project under test.  Both plainlistener and xmllistener have
-        an option that makes them echo the projects output into their
+        an option that makes them echo the project's output into their
         respective logs.</p>
     </section>
 

Modified: ant/core/trunk/xdocs/antnews.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/antnews.xml?rev=691571&r1=691570&r2=691571&view=diff
==============================================================================
--- ant/core/trunk/xdocs/antnews.xml (original)
+++ ant/core/trunk/xdocs/antnews.xml Wed Sep  3 04:13:20 2008
@@ -38,7 +38,7 @@
     <p>In addition to a few bugfixes and some new assertions AntUnit
       1.1 allows test listeners to receive the log output of the
       project under test.  Both plainlistener and xmllistener have
-      an option that makes them echo the projects output into their
+      an option that makes them echo the project's output into their
       respective logs.</p>
 
     <p>For more information see the <a href="antlibs/antunit/">Antlib's

Modified: ant/core/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/index.xml?rev=691571&r1=691570&r2=691571&view=diff
==============================================================================
--- ant/core/trunk/xdocs/index.xml (original)
+++ ant/core/trunk/xdocs/index.xml Wed Sep  3 04:13:20 2008
@@ -48,7 +48,7 @@
     <p>In addition to a few bugfixes and some new assertions AntUnit
       1.1 allows test listeners to receive the log output of the
       project under test.  Both plainlistener and xmllistener have
-      an option that makes them echo the projects output into their
+      an option that makes them echo the project's output into their
       respective logs.</p>
 
     <p>For more information see the <a href="antlibs/antunit/">Antlib's