diff --git a/docs/manual/CoreTasks/macrodef.html b/docs/manual/CoreTasks/macrodef.html
index ecda2c2a1..0d982096d 100644
--- a/docs/manual/CoreTasks/macrodef.html
+++ b/docs/manual/CoreTasks/macrodef.html
@@ -55,7 +55,7 @@
This controls the error traceback if they is an
error detected when running the macro. If this is
- set to true, there will be an erro trackback, if false
+ set to true, there will be an error trackback, if false
there will not be one. The default value is true.
Since ant 1.7.
|