You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2022/04/09 15:49:49 UTC

[ant] branch master updated: Update selectors.html

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 <ch...@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>&lt;modified&gt;</code> selector an be set with
+    <p>All attributes of a <code>&lt;modified&gt;</code> selector can be set with
     nested <code>&lt;param/&gt;</code> tags. Additional values can be set
     with <code>&lt;param/&gt;</code> tags according to the rules below.</p>