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-codec.git
The following commit(s) were added to refs/heads/master by this push:
new a3dd9165 Fix typos
a3dd9165 is described below
commit a3dd916513e167948119eae3a30a5a2b7767f75f
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jan 15 07:36:15 2023 -0500
Fix typos
---
RELEASE-NOTES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 19c98a2e..c0c44355 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,4 +1,4 @@
- Apache Apache Commons Codec 1.16 RELEASE NOTES
+ Apache Commons Codec 1.16 RELEASE NOTES
The Apache Commons Codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these