From: markt Date: Thu, 28 Aug 2008 13:10:36 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=26adab0bcb7cbc496fddd282b1520bec84ae19e1;p=tomcat7.0 Fix typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@689807 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/ajp.xml b/webapps/docs/config/ajp.xml index 42a076526..4bd755a66 100644 --- a/webapps/docs/config/ajp.xml +++ b/webapps/docs/config/ajp.xml @@ -302,7 +302,7 @@

If set to true, 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 true.