You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/01/15 12:38:15 UTC

[commons-fileupload] branch master updated: Fix typos

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


The following commit(s) were added to refs/heads/master by this push:
     new 07c423c  Fix typos
07c423c is described below

commit 07c423c3bbf9ee67f7ecf2619ce625a48803ec5f
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jan 15 07:38:11 2023 -0500

    Fix typos
---
 RELEASE-NOTES.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index e3748ff..9997ddd 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -37,7 +37,7 @@ o FILEUPLOAD-243:  Make some MultipartStream private fields final Thanks to Vill
 
 
 For complete information on Apache Commons FileUpload, including instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Apache Commons FileUpload website:
+patches, or suggestions for improvement, see the Apache Commons FileUpload website:
 
 https://commons.apache.org/proper/commons-fileupload/
 
@@ -59,7 +59,7 @@ o FILEUPLOAD-279:  DiskFileItem can no longer be deserialized, unless a particul
 
 
 For complete information on Apache Commons FileUpload, including instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Apache Commons FileUpload website:
+patches, or suggestions for improvement, see the Apache Commons FileUpload website:
 
 https://commons.apache.org/proper/commons-fileupload/
 
@@ -73,7 +73,7 @@ o FILEUPLOAD-272:  Performance Improvement in MultipartStream. Prevents a DoS (C
 
 
 For complete information on Apache Commons FileUpload, including instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Apache Commons FileUpload website:
+patches, or suggestions for improvement, see the Apache Commons FileUpload website:
 
 https://commons.apache.org/proper/commons-fileupload/
 
@@ -109,7 +109,7 @@ o                  Correct example in usage documentation so it compiles.
 
 
 For complete information on Apache Commons FileUpload, including instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Apache Commons FileUpload website:
+patches, or suggestions for improvement, see the Apache Commons FileUpload website:
 
 https://commons.apache.org/proper/commons-fileupload/