This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 9810766 https://bz.apache.org/bugzilla/show_bug.cgi?id=63274 Fix typo
9810766 is described below
commit 981076657e31ccf21bad717ee0e1a9d561360006
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Mar 20 22:24:54 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 bc2a16f..e3e2029 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -154,7 +154,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]