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-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new 55720fa  Oxford comma
55720fa is described below

commit 55720fa4b8f93b717bc6614b15651df738d905e8
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu May 23 18:41:07 2024 -0400

    Oxford comma
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d30fb31..ef6832e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Commons CLI</name>
   <inceptionYear>2002</inceptionYear>
   <description>
-    Apache Commons CLI provides a simple API for presenting, processing and 
validating a Command Line Interface.
+    Apache Commons CLI provides a simple API for presenting, processing, and 
validating a Command Line Interface.
   </description>
   <url>https://commons.apache.org/proper/commons-cli/</url>
   <issueManagement>

Reply via email to