Author: markt Date: Thu Aug 28 06:08:13 2008 New Revision: 689806 URL: http://svn.apache.org/viewvc?rev=689806&view=rev Log: Fix typo
Modified: tomcat/container/tc5.5.x/webapps/docs/config/ajp.xml Modified: tomcat/container/tc5.5.x/webapps/docs/config/ajp.xml URL: http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/config/ajp.xml?rev=689806&r1=689805&r2=689806&view=diff ============================================================================== --- tomcat/container/tc5.5.x/webapps/docs/config/ajp.xml (original) +++ tomcat/container/tc5.5.x/webapps/docs/config/ajp.xml Thu Aug 28 06:08:13 2008 @@ -320,7 +320,7 @@ <attribute name="tomcatAuthentication" required="false"> <p>If set to <code>true</code>, the authetication will be done in Tomcat. Otherwise, the authenticated principal will be propagated from the native - webaserver and used for authorization in Tomcat. + webserver and used for authorization in Tomcat. The default value is <code>true</code>.</p> </attribute> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]