From cbd09b70710675a38c0fb8da25b42f43f8f7d8fa Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Tue, 20 Nov 2001 06:51:57 +0000 Subject: [PATCH] typo fix git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269967 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/exec.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/CoreTasks/exec.html b/docs/manual/CoreTasks/exec.html index 7abadc86a..613c0fd98 100644 --- a/docs/manual/CoreTasks/exec.html +++ b/docs/manual/CoreTasks/exec.html @@ -80,7 +80,7 @@ systems.

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. No, default is true