Author: rjung Date: Wed Apr 1 09:51:41 2015 New Revision: 1670591 URL: http://svn.apache.org/r1670591 Log: Docs typos.
Modified: tomcat/trunk/webapps/docs/config/ajp.xml Modified: tomcat/trunk/webapps/docs/config/ajp.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/ajp.xml?rev=1670591&r1=1670590&r2=1670591&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/config/ajp.xml (original) +++ tomcat/trunk/webapps/docs/config/ajp.xml Wed Apr 1 09:51:41 2015 @@ -439,8 +439,8 @@ <attribute name="tomcatAuthorization" required="false"> <p>If set to <code>true</code>, the authenticated principal will be propagated from the native webserver and considered already authenticated - in Tomcat. If the web application has one or more security constriants, - authorization will then be performed by Tomcat and roles asisgned to the + in Tomcat. If the web application has one or more security constraints, + authorization will then be performed by Tomcat and roles assigned to the authenticated principal. If the appropriate Tomcat Realm for the request does not recognise the provided user name, a Principal will be still be created but it will have no roles. The default value is --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org