diff --git a/manual/running.html b/manual/running.html
index bca2ea206..d451b08cc 100644
--- a/manual/running.html
+++ b/manual/running.html
@@ -485,7 +485,7 @@ And I filtered out the getPropertyHelper
access.
script
and friends. You can
- disable this beahvior by setting this property to true.
true.
Starting with Ant 1.10.9 Ant will try to create a build process
- specific temporary directory inside java.io.tmpdir
wiht
+ specific temporary directory inside java.io.tmpdir
with
permissions set to be accessible by the current user only and use
that if ant.tmpdir
has not been set and Ant is able to
set permissions on the filesystem in question.