diff --git a/docs/manual/CoreTasks/macrodef.html b/docs/manual/CoreTasks/macrodef.html index 26ef4a6b9..5609b9dc8 100644 --- a/docs/manual/CoreTasks/macrodef.html +++ b/docs/manual/CoreTasks/macrodef.html @@ -182,10 +182,10 @@

text

- This is used to specify the treatment of text contents of the macrodef. - If this element is not present, then any nested text in the macro + This is used to specify the treatment of text contents of the macro invocation. + If this element is not present, then any nested text in the macro invocation will be an error. If the text element is present, then the name - becomes an attribute that gets set to the nested text of the macro. + becomes an attribute that gets set to the nested text of the macro invocation. Since ant 1.6.1.