Browse Source

Found spell error

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278471 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 20 years ago
parent
commit
f6b5fc05db
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/tutorial-tasks-filesets-properties.html

+ 1
- 1
docs/manual/tutorial-tasks-filesets-properties.html View File

@@ -256,7 +256,7 @@ public class FindTest extends BuildFileTest {
} }
</pre> </pre>


<p>If we run this test class all test cases (except <i>testFileNotPresent</i>) fail. No we
<p>If we run this test class all test cases (except <i>testFileNotPresent</i>) fail. Now we
can implement our task, so that these test cases will pass.</p> can implement our task, so that these test cases will pass.</p>


<pre class="code"> <pre class="code">


Loading…
Cancel
Save