This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new d731707 https://bz.apache.org/bugzilla/show_bug.cgi?id=63274 Fix typo d731707 is described below commit d731707a80bd21a3af8fefdf0c817237a53442e8 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Mar 20 22:23:00 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 cc52aa9..8eb14b0 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -144,7 +144,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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org