From 5ff3e7a45c4026b9c7943724a66fabb20dd11db1 Mon Sep 17 00:00:00 2001
From: Matthew Jason Benson
Date: Fri, 18 Aug 2006 14:08:11 +0000
Subject: [PATCH] s/,/;/
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@432589 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/dirtasks.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/dirtasks.html b/docs/manual/dirtasks.html
index f335a6fd3..7f7f66544 100644
--- a/docs/manual/dirtasks.html
+++ b/docs/manual/dirtasks.html
@@ -273,7 +273,7 @@ directory-based tasks. They are:
them with the defaultexcludes="no"
attribute.
-This is the default list, note that you can modify the list of
+
This is the default list; note that you can modify the list of
default excludes by using the defaultexcludes task.