This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
The following commit(s) were added to refs/heads/master by this push: new 263ed7e4 Comment: Remove unnecessary Latin acronym 263ed7e4 is described below commit 263ed7e419c5dddcf0959e2516345fc3858b301c Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Mar 14 09:21:51 2025 -0400 Comment: Remove unnecessary Latin acronym --- src/changes/release-notes.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm index cbab213d..198d424e 100644 --- a/src/changes/release-notes.vm +++ b/src/changes/release-notes.vm @@ -24,7 +24,7 @@ $introduction.replaceAll("(?<!\015)\012", " ") ## -## N.B. the available variables are described here: +## The available variables are described here: ## http://maven.apache.org/plugins/maven-changes-plugin/examples/using-a-custom-announcement-template.html ## ## Hack to improve layout: replace all pairs of spaces with a single new-line