Browse Source

typo

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@507833 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 18 years ago
parent
commit
47664fdf59
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/parallel.html

+ 1
- 1
docs/manual/CoreTasks/parallel.html View File

@@ -90,7 +90,7 @@

<p>Parallel tasks have a number of uses in an Ant build file including:</p>
<ul>
<li>Taking advantage of available processing resources to excute external
<li>Taking advantage of available processing resources to execute external
programs simultaneously.</li>
<li>Testing servers, where the server can be run in one thread and the test
harness is run in another thread.</li>


Loading…
Cancel
Save