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-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 36184b0  Slight improvements to the text
36184b0 is described below

commit 36184b09b5fe03afd8d49480a7961bcac0d103e7
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 07:03:44 2025 -0500

    Slight improvements to the text
---
 src/main/resources/commons-xdoc-templates/vote-txt-template.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/commons-xdoc-templates/vote-txt-template.txt 
b/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
index 4003ace..4806e0e 100644
--- a/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
+++ b/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
@@ -18,12 +18,12 @@
 To: [email protected]
 Subject: [VOTE] Release @NAME@ @VERSION@ based on @RC@
 
-We have fixed a few bugs and added enhancements since @NAME@ @BC@ was 
released, so I would like to release @NAME@ @VERSION@.
+We have fixed a few bugs and added enhancements since the release of @NAME@ 
@BC@, so I would like to release @NAME@ @VERSION@.
 
 @NAME@ @VERSION@ @RC@ is available for review here:
     @DISTURL@ (svn revision @RCREV@)
 
-The Git tag @TAGNAME@ commit for this RC is @TAGCOMMIT@ which you can browse 
here:
+The Git tag @TAGNAME@ commit for this RC is @TAGCOMMIT@, which you can browse 
here:
     
https://gitbox.apache.org/repos/asf?p=commons-@[email protected];a=commit;h=@TAGCOMMIT@
 You may checkout this tag using:
     git clone https://gitbox.apache.org/repos/asf/commons-@[email protected] --branch 
@TAGNAME@ @TAGNAME@
@@ -49,7 +49,7 @@ Details of changes since @BC@ are in the release notes:
 
 Site:
     @SITEURL@/index.html
-    (note some *relative* links are broken and the @VERSION@ directories are 
not yet created - these will be OK once the site is deployed.)
+    (Note some *relative* links are broken and the @VERSION@ directories are 
not yet created - these will be OK once the site is deployed.)
 
 *** JApiCmp Report (compared to @BC@):
     @SITEURL@/japicmp.html

Reply via email to