From d8d7586c7b1c7c62543ac244b002ebd1d996b354 Mon Sep 17 00:00:00 2001
From: Peter Reilly
Date: Tue, 16 Dec 2003 08:35:33 +0000
Subject: [PATCH] Default value of append attribute for record task documented
incorrectly PR: 25544 Obtained from: John McDonnell
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275789 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/recorder.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/CoreTasks/recorder.html b/docs/manual/CoreTasks/recorder.html
index 850310477..56e1a6f2d 100644
--- a/docs/manual/CoreTasks/recorder.html
+++ b/docs/manual/CoreTasks/recorder.html
@@ -50,7 +50,7 @@ a buildFinished event.
append |
Should the recorder append to a file, or create a new
one? This is only applicable the first time this task is called for
- this file. [Values = {yes|no}, Default=yes] |
+ this file. [Values = {yes|no}, Default=no]
no |