Skip to content

Commit d66d5cb

Browse files
committed
Fixed a typo in the release notes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/branches/cli-1.x@695235 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2f96a5c commit d66d5cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASE-NOTES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ NEW FEATURES:
4040
BUG FIXES:
4141

4242
* The number of arguments defined for an option specifies the arguments
43-
per occurence of the option and not for all occurences. (CLI-137)
43+
per occurrence of the option and not for all occurrences. (CLI-137)
4444

4545
* PosixParser no longer ignores unrecognized short options. (CLI-164)
4646

0 commit comments

Comments
 (0)