Author: ognjen Date: Thu Nov 19 22:14:59 2015 New Revision: 1715296 URL: http://svn.apache.org/viewvc?rev=1715296&view=rev Log: Typo: missing space.
Modified: tomcat/site/trunk/docs/tomcat-7.0-doc/config/context.html tomcat/site/trunk/docs/tomcat-8.0-doc/config/context.html tomcat/site/trunk/docs/tomcat-9.0-doc/config/context.html Modified: tomcat/site/trunk/docs/tomcat-7.0-doc/config/context.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-7.0-doc/config/context.html?rev=1715296&r1=1715295&r2=1715296&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-7.0-doc/config/context.html (original) +++ tomcat/site/trunk/docs/tomcat-7.0-doc/config/context.html Thu Nov 19 22:14:59 2015 @@ -409,8 +409,8 @@ p.notice { resource that is not protected by a security constraint, if the authenticator supports preemptive authentication (the standard authenticators provided with Tomcat do) then the user' credentials - will be processed. If not specified, the default of <code>false</code>is - used. + will be processed. If not specified, the default of <code>false</code> + is used. </p> </td></tr><tr><td align="left" valign="center"><code class="attributeName">privileged</code></td><td align="left" valign="center"> <p>Set to <code>true</code> to allow this context to use container Modified: tomcat/site/trunk/docs/tomcat-8.0-doc/config/context.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-8.0-doc/config/context.html?rev=1715296&r1=1715295&r2=1715296&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-8.0-doc/config/context.html (original) +++ tomcat/site/trunk/docs/tomcat-8.0-doc/config/context.html Thu Nov 19 22:14:59 2015 @@ -366,8 +366,8 @@ resource that is not protected by a security constraint, if the authenticator supports preemptive authentication (the standard authenticators provided with Tomcat do) then the user' credentials - will be processed. If not specified, the default of <code>false</code>is - used. + will be processed. If not specified, the default of <code>false</code> + is used. </p> </td></tr><tr><td><code class="attributeName">privileged</code></td><td> <p>Set to <code>true</code> to allow this context to use container Modified: tomcat/site/trunk/docs/tomcat-9.0-doc/config/context.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/config/context.html?rev=1715296&r1=1715295&r2=1715296&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-9.0-doc/config/context.html (original) +++ tomcat/site/trunk/docs/tomcat-9.0-doc/config/context.html Thu Nov 19 22:14:59 2015 @@ -366,8 +366,8 @@ resource that is not protected by a security constraint, if the authenticator supports preemptive authentication (the standard authenticators provided with Tomcat do) then the user' credentials - will be processed. If not specified, the default of <code>false</code>is - used. + will be processed. If not specified, the default of <code>false</code> + is used. </p> </td></tr><tr><td><code class="attributeName">privileged</code></td><td> <p>Set to <code>true</code> to allow this context to use container --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org