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-lang.git
The following commit(s) were added to refs/heads/master by this push: new 63d9aa48f Wording 63d9aa48f is described below commit 63d9aa48f3646e6b5a366291747a73f7ad49636a Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Jul 18 10:43:37 2024 -0400 Wording --- src/changes/release-notes.vm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm index 63b638a5f..9a67beef6 100644 --- a/src/changes/release-notes.vm +++ b/src/changes/release-notes.vm @@ -39,9 +39,9 @@ limitations under the License. The Apache Commons team is pleased to announce Apache Commons Lang Version ${version}. -Commons Lang is a set of utility functions and reusable components that should be of use in any Java environment. +Commons Lang is a set of utility functions and reusable components that should be useful in any Java environment. -Starting with Commons Lang 3.9, we target Java 8, making use of those features. +Starting with Commons Lang 3.9, we target Java 8, using those features. For advice on upgrading from 2.x to 3.x, see: @@ -139,6 +139,6 @@ ${project.url} Download page: ${project.url}download_lang.cgi Have fun! --Apache Commons Team +Apache Commons Team -----------------------------------------------------------------------------