Browse Source

typo fix

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269967 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 23 years ago
parent
commit
cbd09b7071
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/exec.html

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

@@ -80,7 +80,7 @@ systems.</p>
where available. If set to false the underlying OS's shell,
either directly or through the antRun scripts, will be used.
Under some operating systems, this gives access to facilities
not nomrally available through the VM including, under Windows,
not normally available through the VM including, under Windows,
being able to execute scripts, rather than their associated
interpreter.</td>
<td align="center" valign="top">No, default is <i>true</i></td>


Loading…
Cancel
Save