From 3a42777b65320f28e62ec04faa467fd02f715b10 Mon Sep 17 00:00:00 2001
From: Antoine Levy-Lambert
Date: Fri, 15 Dec 2006 12:39:18 +0000
Subject: [PATCH] fix doc of includeemptydirs, suggested by Joel Klein
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@487531 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/sync.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/CoreTasks/sync.html b/docs/manual/CoreTasks/sync.html
index 7426fda5b..7ec4971f1 100644
--- a/docs/manual/CoreTasks/sync.html
+++ b/docs/manual/CoreTasks/sync.html
@@ -58,7 +58,7 @@ dir, it will get removed from the target.
includeEmptyDirs |
Copy any empty directories included in the resource collection(s).
|
- No; defaults to true. |
+ No; defaults to false. |
failonerror |