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 c973cb2 Fix spelling c973cb2 is described below commit c973cb2245c27cea6959c791ea963cc9aa6db513 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Jul 11 09:56:40 2023 -0400 Fix spelling --- src/site/fml/faq.fml | 2 +- src/site/xdoc/overview.xml | 2 +- src/site/xdoc/security-reports.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/site/fml/faq.fml b/src/site/fml/faq.fml index d61dd51..0a64e87 100644 --- a/src/site/fml/faq.fml +++ b/src/site/fml/faq.fml @@ -201,7 +201,7 @@ try { </p> <p> On the other hand, we acknowledge, that the likelyhood of application container vendors taking such a - simple security measure is extremely low. So, in order to support the Commons Fileupload users, we have + simple security measure is extremely low. So, in order to support the Commons FileUpload users, we have decided to choose a different approach: </p> <p> diff --git a/src/site/xdoc/overview.xml b/src/site/xdoc/overview.xml index 3f9bda9..275db3e 100644 --- a/src/site/xdoc/overview.xml +++ b/src/site/xdoc/overview.xml @@ -20,7 +20,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> - <title>Fileupload Overview</title> + <title>FileUpload Overview</title> <author email="rdon...@apache.org">Robert Burrell Donkin</author> </properties> diff --git a/src/site/xdoc/security-reports.xml b/src/site/xdoc/security-reports.xml index d342722..a1f94a0 100644 --- a/src/site/xdoc/security-reports.xml +++ b/src/site/xdoc/security-reports.xml @@ -91,7 +91,7 @@ </p> <p> We acknowledge that the likelihood of application container vendors taking such a simple security measure is extremely - low. In order to better support Commons Fileupload users, we chose a different approach. + low. In order to better support Commons FileUpload users, we chose a different approach. </p> <p> Starting with version 1.3.3, the class DiskFileItem still implements the interface java.io.Serializable but attempts