You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2008/08/28 15:08:13 UTC

svn commit: r689806 - /tomcat/container/tc5.5.x/webapps/docs/config/ajp.xml

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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org