Skip to content

Commit 3ccf6db

Browse files
committed
Comment: Remove unnecessary Latin acronym
1 parent 9af3341 commit 3ccf6db

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
@@ -20,7 +20,7 @@ ${project.name} ${version} RELEASE NOTES
2020
$introduction.replaceAll("(?<!\015)\012", "
2121
")
2222

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

0 commit comments

Comments
 (0)