Fix typo
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 28 Aug 2008 13:10:36 +0000 (13:10 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 28 Aug 2008 13:10:36 +0000 (13:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@689807 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/config/ajp.xml

index 42a0765..4bd755a 100644 (file)
     <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>