Author: markt
Date: Thu Apr 21 12:37:21 2011
New Revision: 1095681
URL: http://svn.apache.org/viewvc?rev=1095681&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/webapps/docs/config/http.xml
Modified: tomcat/trunk/webapps/docs/config/http.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/http.xml?rev=1095681&r1=1095680&r2=1095681&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/http.xml (original)
+++ tomcat/trunk/webapps/docs/config/http.xml Thu Apr 21 12:37:21 2011
@@ -267,7 +267,7 @@
<attribute name="bindOnInit" required="false">
<p>Controls when the socket used by the connector is bound. By default it
- is bound when the connector is initiated and unbund when the connector is
+ is bound when the connector is initiated and unbound when the connector
is
destroyed. If set to <code>false</code>, the socket will be bound when
the
connector is started and unbound when it is stopped.</p>
</attribute>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]