|
1 | 1 | Apache Commons CLI Version 1.8.0 Release Notes |
2 | 2 |
|
3 | | -Apache Commons CLI provides a simple API for presenting, processing and validating a Command Line Interface. |
| 3 | +Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface. |
4 | 4 |
|
5 | 5 | This release contains new features and bug fixes and requires Java 8 or above. |
6 | 6 |
|
@@ -47,7 +47,7 @@ This document contains the release notes for this version of the Apache Commons |
47 | 47 | CLI Component of the Apache Commons Project. Commons CLI provides a simple API |
48 | 48 | for working with the command line arguments and options. |
49 | 49 |
|
50 | | -Apache Commons CLI provides a simple API for presenting, processing and validating a Command Line Interface. |
| 50 | +Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface. |
51 | 51 |
|
52 | 52 | New features and bug fixes. |
53 | 53 |
|
@@ -102,7 +102,7 @@ This document contains the release notes for this version of the Apache Commons |
102 | 102 | CLI Component of the Apache Commons Project. Commons CLI provides a simple API |
103 | 103 | for working with the command line arguments and options. |
104 | 104 |
|
105 | | -Apache Commons CLI provides a simple API for presenting, processing and validating a Command Line Interface. |
| 105 | +Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface. |
106 | 106 |
|
107 | 107 | New features and bug fixes |
108 | 108 |
|
@@ -170,7 +170,7 @@ This document contains the release notes for this version of the Apache Commons |
170 | 170 | CLI Component of the Apache Commons Project. Commons CLI provides a simple API |
171 | 171 | for working with the command line arguments and options. |
172 | 172 |
|
173 | | -Apache Commons CLI provides a simple API for presenting, processing and validating a Command Line Interface. |
| 173 | +Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface. |
174 | 174 |
|
175 | 175 | New features and bug fixes (Java 7 or above). |
176 | 176 |
|
|
0 commit comments