stevel 01/11/19 22:51:57
Modified: docs/manual/CoreTasks exec.html
Log:
typo fix
Revision Changes Path
1.8 +1 -1 jakarta-ant/docs/manual/CoreTasks/exec.html
Index: exec.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/exec.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- exec.html 2001/10/30 10:05:34 1.7
+++ exec.html 2001/11/20 06:51:57 1.8
@@ -80,7 +80,7 @@
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>
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|