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-codec.git
The following commit(s) were added to refs/heads/master by this push:
new 8ee76e59 Comment: Remove unnecessary Latin acronym
8ee76e59 is described below
commit 8ee76e594cecfde9ed0a85716e45598da91b7d8a
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 14 09:19:55 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 6e8180c3..f37c3264 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -22,7 +22,7 @@ The ${developmentTeam} is pleased to announce the release of
${project.name} ${v
$introduction.replaceAll("(?<!\015)\012", "
").replaceAll("(?m)^ +","")
-## 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
$release.description.replaceAll(" ", "