This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new ff6ea71 https://bz.apache.org/bugzilla/show_bug.cgi?id=63274 Fix typo
ff6ea71 is described below
commit ff6ea71552275e08c5e2a93260af03fccab330d0
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Mar 20 22:25:38 2019 +0000
https://bz.apache.org/bugzilla/show_bug.cgi?id=63274 Fix typo
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index e491b0b..33b3d3e 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -65,7 +65,7 @@
<bug>63206</bug>: Add a new attribute to <code>Context</code> -
<code>createUploadTargets</code> which, if <code>true</code> enables
Tomcat to create the temporary upload location used by a Servlet if the
- location specified by the Servlet does not already exist. The deafult
+ location specified by the Servlet does not already exist. The default
value is <code>false</code>. (markt)
</add>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]