Browse Source

Bug-55895: typo in the manual

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1551525 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 11 years ago
parent
commit
3c1b53b3fc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      manual/Tasks/macrodef.html

+ 1
- 1
manual/Tasks/macrodef.html View File

@@ -70,7 +70,7 @@
<tr>
<td valign="top">backtrace</td>
<td valign="top">
This controls the error traceback if they is an
This controls the error traceback if there 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. <em>Since Ant 1.7</em>.


Loading…
Cancel
Save