This is an automated email from the ASF dual-hosted git repository. bodewig 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 9c50a8e1c Update selectors.html new f7813aa7e Merge pull request #185 from chagmed/master 9c50a8e1c is described below commit 9c50a8e1c61b85803e80bb083774aaba90ce3859 Author: Dan DeRobertis <chag...@users.noreply.github.com> AuthorDate: Fri Apr 8 12:46:14 2022 -0400 Update selectors.html Correct small typo in selectors.html --- manual/Types/selectors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/Types/selectors.html b/manual/Types/selectors.html index 6007c3e39..4539992ff 100644 --- a/manual/Types/selectors.html +++ b/manual/Types/selectors.html @@ -714,7 +714,7 @@ element that represents a <a href="../using.html#path">path-like structure</a> for finding custom interface implementations.</p> - <p>All attributes of a <code><modified></code> selector an be set with + <p>All attributes of a <code><modified></code> selector can be set with nested <code><param/></code> tags. Additional values can be set with <code><param/></code> tags according to the rules below.</p>