Author: kkolinko
Date: Tue Nov 26 00:44:11 2013
New Revision: 1545475
URL: http://svn.apache.org/r1545475
Log:
Correct typo, fix missing '>' in a tag.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1545475&r1=1545474&r2=1545475&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Tue Nov 26 00:44:11 2013
@@ -162,7 +162,7 @@
</add>
<add>
When running under a security manager, change the default value of the
- Host's <code>deloyXML</code> attribute to <code>false</code>.
+ Host's <code>deployXML</code> attribute to <code>false</code>.
(markt)
</add>
<fix>
@@ -180,7 +180,7 @@
<fix>
Define the expected behaviour of the automatic deployment and align the
implementation to that definition. (markt)
- </fix
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]