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-lang.git
The following commit(s) were added to refs/heads/master by this push: new 81c9589f4 Comment: Remove unnecessary Latin acronym 81c9589f4 is described below commit 81c9589f4a396fef0616f8be7b6eb673e595d83b Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Mar 14 09:21:57 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 9e546e45d..278ee4f25 100644 --- a/src/changes/release-notes.vm +++ b/src/changes/release-notes.vm @@ -50,7 +50,7 @@ For advice on upgrading from 2.x to 3.x, see: $introduction.replaceAll("(?<!\015)\012", " ").replaceAll("(?m)^ +","") -## N.B. the available variables are described here: +## The available variables are described here: ## https://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