Browse Source

Fix typo.

PR: 15243
Submitted by:	Gus Heck


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273651 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
62829095c1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTypes/fileset.html

+ 1
- 1
docs/manual/CoreTypes/fileset.html View File

@@ -71,7 +71,7 @@ attributes.</p>
<tr>
<td valign="top">followsymlinks</td>
<td valign="top">Shall symbolic links be followed? Defaults to
true. See <a href="symlink">below</a>.</td>
true. See the note <a href="#symlink">below</a>.</td>
<td valign="top" align="center">No</td>
</tr>
</table>


Loading…
Cancel
Save