This is an automated email from the ASF dual-hosted git repository.
mbenson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git
The following commit(s) were added to refs/heads/master by this push:
new 15ed7c87e punctuation
15ed7c87e is described below
commit 15ed7c87e5081d781d123b8ccce622bb35c8b46f
Author: Matt Benson <[email protected]>
AuthorDate: Fri Sep 16 10:46:01 2022 -0500
punctuation
---
manual/Tasks/symlink.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manual/Tasks/symlink.html b/manual/Tasks/symlink.html
index 6c93d051c..f8bce65c3 100644
--- a/manual/Tasks/symlink.html
+++ b/manual/Tasks/symlink.html
@@ -93,7 +93,7 @@ case.</p>
in <samp>subdir</samp>:</p>
<pre><symlink link="${dir.top}/foo"
resource="${dir.top}/subdir/bar.foo"/></pre>
-<p>Record all links in <samp>subdir</samp> and it's descendants in files
+<p>Record all links in <samp>subdir</samp> and its descendants in files
named <samp>dir.links</samp></p>
<pre>
<symlink action="record" linkfilename="dir.links">