From 3c1b53b3fc9219616599fe9d321a208a6da870f0 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Tue, 17 Dec 2013 12:15:15 +0000 Subject: [PATCH] Bug-55895: typo in the manual git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1551525 13f79535-47bb-0310-9956-ffa450edef68 --- manual/Tasks/macrodef.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/Tasks/macrodef.html b/manual/Tasks/macrodef.html index 8e60158c3..60b307204 100644 --- a/manual/Tasks/macrodef.html +++ b/manual/Tasks/macrodef.html @@ -70,7 +70,7 @@ backtrace - 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. Since Ant 1.7.