From 5f705b8fd77573dd469c05a806263c51f2b25fee Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
Date: Wed, 14 May 2003 11:58:18 +0000
Subject: [PATCH] typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274573 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 35c344b22..7d24a0c1e 100644
--- a/docs/manual/CoreTasks/sync.html
+++ b/docs/manual/CoreTasks/sync.html
@@ -40,7 +40,7 @@ more filesets.
failonerror |
- Log a warning message, but do not stop the build,
+ Log a warning message, but do not stop the build,
when one of the nested filesets points to a directory that
doesn't exist.
|