Author: jhm Date: Wed Feb 14 22:43:43 2007 New Revision: 507833 URL: http://svn.apache.org/viewvc?view=rev&rev=507833 Log: typo
Modified: ant/core/trunk/docs/manual/CoreTasks/parallel.html Modified: ant/core/trunk/docs/manual/CoreTasks/parallel.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTasks/parallel.html?view=diff&rev=507833&r1=507832&r2=507833 ============================================================================== --- ant/core/trunk/docs/manual/CoreTasks/parallel.html (original) +++ ant/core/trunk/docs/manual/CoreTasks/parallel.html Wed Feb 14 22:43:43 2007 @@ -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> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]