Skip to content

Commit 36184b0

Browse files
committed
Slight improvements to the text
1 parent 83feec0 commit 36184b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/resources/commons-xdoc-templates/vote-txt-template.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
1919
Subject: [VOTE] Release @NAME@ @VERSION@ based on @RC@
2020

21-
We have fixed a few bugs and added enhancements since @NAME@ @BC@ was released, so I would like to release @NAME@ @VERSION@.
21+
We have fixed a few bugs and added enhancements since the release of @NAME@ @BC@, so I would like to release @NAME@ @VERSION@.
2222

2323
@NAME@ @VERSION@ @RC@ is available for review here:
2424
@DISTURL@ (svn revision @RCREV@)
2525

26-
The Git tag @TAGNAME@ commit for this RC is @TAGCOMMIT@ which you can browse here:
26+
The Git tag @TAGNAME@ commit for this RC is @TAGCOMMIT@, which you can browse here:
2727
https://gitbox.apache.org/repos/asf?p=commons-@[email protected];a=commit;h=@TAGCOMMIT@
2828
You may checkout this tag using:
2929
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:
4949

5050
Site:
5151
@SITEURL@/index.html
52-
(note some *relative* links are broken and the @VERSION@ directories are not yet created - these will be OK once the site is deployed.)
52+
(Note some *relative* links are broken and the @VERSION@ directories are not yet created - these will be OK once the site is deployed.)
5353

5454
*** JApiCmp Report (compared to @BC@):
5555
@SITEURL@/japicmp.html

0 commit comments

Comments
 (0)