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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]