https://issues.apache.org/bugzilla/show_bug.cgi?id=55895
Bug ID: 55895
Summary: typo in ant docs/Manual/MacroDef, Parameters
Product: Ant
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P2
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
I found a typo in the ant manual for the MacroDef page:
In the Parameters section, in the table, the attribute backtrace contains the
Description:
> 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 error trackback, if false there will not be one. Since Ant 1.7.
It should say "if there is an error" not "if they is an error"
--
You are receiving this mail because:
You are the assignee for the bug.