Skip to content

Commit 8ee76e5

Browse files
committed
Comment: Remove unnecessary Latin acronym
1 parent 3419e72 commit 8ee76e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changes/release-notes.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The ${developmentTeam} is pleased to announce the release of ${project.name} ${v
2222
$introduction.replaceAll("(?<!\015)\012", "
2323
").replaceAll("(?m)^ +","")
2424

25-
## N.B. the available variables are described here:
25+
## The available variables are described here:
2626
## http://maven.apache.org/plugins/maven-changes-plugin/examples/using-a-custom-announcement-template.html
2727
## Hack to improve layout: replace all pairs of spaces with a single new-line
2828
$release.description.replaceAll(" ", "

0 commit comments

Comments
 (0)