This is an automated email from the ASF dual-hosted git repository. maartenc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git
commit 79b9ccbad92d2bb51df3a33cbce4048e1034e448 Author: Maarten Coene <[email protected]> AuthorDate: Tue Aug 18 02:44:50 2026 +0200 Removed duplicate 'since' --- manual/Tasks/delete.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/Tasks/delete.html b/manual/Tasks/delete.html index 36b432423..9a96e00c3 100644 --- a/manual/Tasks/delete.html +++ b/manual/Tasks/delete.html @@ -148,7 +148,7 @@ <h3>Parameters</h3> <td>Whether symbolic links (not the files/directories they link to) should be removed if they haven't been followed because <var>followSymlinks</var> was <q>false</q> or the maximum number of symbolic links was too big. <em>Since Ant 1.8.0</em><br/> - Since since Ant 1.10.16 this also applies to not followed windows junctions.</td> + Since Ant 1.10.16 this also applies to not followed windows junctions.</td> <td>No; default <q>false</q></td> </tr> <tr>
