Comment: Remove unnecessary Latin acronym
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 1f7842a..22a8eb1 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -23,7 +23,7 @@
$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