This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git
The following commit(s) were added to refs/heads/master by this push:
new f78e4e59 Normalize spelling
f78e4e59 is described below
commit f78e4e594881bb208e9752b65c25d09c89e45111
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 4 19:23:08 2026 -0400
Normalize spelling
---
src/site/xdoc/release-notes-1.3.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/xdoc/release-notes-1.3.xml
b/src/site/xdoc/release-notes-1.3.xml
index 3bd46210..4703dce2 100644
--- a/src/site/xdoc/release-notes-1.3.xml
+++ b/src/site/xdoc/release-notes-1.3.xml
@@ -76,7 +76,7 @@
</li>
<li>[<a href='https://issues.apache.org/jira/browse/JXPATH-90'>JXPATH-90</a>]
- Upper boundary check is missing from substring(<string>,
<number>)
</li>
-<li>[<a href='https://issues.apache.org/jira/browse/JXPATH-93'>JXPATH-93</a>]
- Binary operators behaviour involving node-sets is incorrect
+<li>[<a href='https://issues.apache.org/jira/browse/JXPATH-93'>JXPATH-93</a>]
- Binary operators behavior involving node-sets is incorrect
</li>
<li>[<a href='https://issues.apache.org/jira/browse/JXPATH-94'>JXPATH-94</a>]
- equality test for multi-valued variables does not conform to spec
</li>