From: markt Date: Thu, 21 Apr 2011 12:37:21 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=2d1c6ae726cb0c6a5e1168b9f47cd9f1b21f229c;p=tomcat7.0 Fix typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1095681 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/http.xml b/webapps/docs/config/http.xml index af79d63a7..28198f2d2 100644 --- a/webapps/docs/config/http.xml +++ b/webapps/docs/config/http.xml @@ -267,7 +267,7 @@

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 false, the socket will be bound when the connector is started and unbound when it is stopped.