Browse Source

s/,/;/

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@432589 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 19 years ago
parent
commit
5ff3e7a45c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/dirtasks.html

+ 1
- 1
docs/manual/dirtasks.html View File

@@ -273,7 +273,7 @@ directory-based tasks. They are:</p>
them with the <code>defaultexcludes=&quot;no&quot;</code>
attribute.</p>

<p>This is the default list, note that you can modify the list of
<p>This is the default list; note that you can modify the list of
default excludes by using the <a
href="CoreTasks/defaultexcludes.html">defaultexcludes</a> task.</p>



Loading…
Cancel
Save