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:10:36 UTC

svn commit: r689807 - in /tomcat: tc6.0.x/trunk/webapps/docs/config/ajp.xml trunk/webapps/docs/config/ajp.xml

Author: markt
Date: Thu Aug 28 06:10:36 2008
New Revision: 689807

URL: http://svn.apache.org/viewvc?rev=689807&view=rev
Log:
Fix typo

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml
    tomcat/trunk/webapps/docs/config/ajp.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml?rev=689807&r1=689806&r2=689807&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml Thu Aug 28 06:10:36 2008
@@ -302,7 +302,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>
 

Modified: tomcat/trunk/webapps/docs/config/ajp.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/ajp.xml?rev=689807&r1=689806&r2=689807&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/ajp.xml (original)
+++ tomcat/trunk/webapps/docs/config/ajp.xml Thu Aug 28 06:10:36 2008
@@ -302,7 +302,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