Author: kkolinko Date: Tue Mar 26 09:16:27 2013 New Revision: 1461028 URL: http://svn.apache.org/r1461028 Log: Merged r1461026 from tomcat/trunk: Fix a typo
Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml Propchange: tomcat/tc7.0.x/trunk/ ------------------------------------------------------------------------------ Merged /tomcat/trunk:r1461026 Modified: tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml?rev=1461028&r1=1461027&r2=1461028&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml Tue Mar 26 09:16:27 2013 @@ -1203,7 +1203,7 @@ <attribute name="SSLDisableCompression" required="false"> <p>Disables compression if set to <code>true</code> and OpenSSL supports - disabling comprssion. Default is <code>false</code> which inherits the + disabling compression. Default is <code>false</code> which inherits the default compression setting in OpenSSL.</p> </attribute> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org