Author: fschumacher
Date: Sun Aug 9 12:12:49 2015
New Revision: 1694878
URL: http://svn.apache.org/r1694878
Log:
Spelcheck "availble"
Modified:
tomcat/trunk/webapps/docs/config/valve.xml
Modified: tomcat/trunk/webapps/docs/config/valve.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/valve.xml?rev=1694878&r1=1694877&r2=1694878&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/valve.xml (original)
+++ tomcat/trunk/webapps/docs/config/valve.xml Sun Aug 9 12:12:49 2015
@@ -1500,7 +1500,7 @@
<p>Some clients (not most browsers) expect the server to cache the
authenticated user information for a connection and do not resend the
credentials with every request. Tomcat will not do this unless an HTTP
- session is available. A session will be availble if either the
+ session is available. A session will be available if either the
application creates one or if <code>alwaysUseSession</code> is enabled
for this Authenticator.</p>
<p>As an alternative to creating a session, this attribute may be used
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]