diff --git a/docs/manual/CoreTasks/ant.html b/docs/manual/CoreTasks/ant.html
index 2f888b4cd..bc7b6f4db 100644
--- a/docs/manual/CoreTasks/ant.html
+++ b/docs/manual/CoreTasks/ant.html
@@ -42,7 +42,7 @@ setting of inheritAll. This allows you to parameterize your subprojects.
dir |
the directory to use as a basedir for the new Ant project.
Defaults to the current project's basedir, unless
- ineritall has been set to false, in which case it doesn't
+ inheritall has been set to false, in which case it doesn't
have a default value. This will override the basedir
setting of the called project. |
No |