Browse Source

typo and the joys of copy/paste

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@691571 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 17 years ago
parent
commit
fd5bdd2819
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      xdocs/antlibs/antunit/index.xml
  2. +1
    -1
      xdocs/antnews.xml
  3. +1
    -1
      xdocs/index.xml

+ 1
- 1
xdocs/antlibs/antunit/index.xml View File

@@ -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>



+ 1
- 1
xdocs/antnews.xml View File

@@ -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


+ 1
- 1
xdocs/index.xml View File

@@ -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


Loading…
Cancel
Save