Author: jhm
Date: Tue Dec 17 12:15:15 2013
New Revision: 1551525
URL: http://svn.apache.org/r1551525
Log:
Bug-55895: typo in the manual
Modified:
ant/core/trunk/manual/Tasks/macrodef.html
Modified: ant/core/trunk/manual/Tasks/macrodef.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/manual/Tasks/macrodef.html?rev=1551525&r1=1551524&r2=1551525&view=diff
==============================================================================
--- ant/core/trunk/manual/Tasks/macrodef.html (original)
+++ ant/core/trunk/manual/Tasks/macrodef.html Tue Dec 17 12:15:15 2013
@@ -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>.