Author: markt
Date: Sun Feb 4 22:35:11 2018
New Revision: 1823111
URL: http://svn.apache.org/viewvc?rev=1823111&view=rev
Log:
Correct Javadoc
Modified:
tomcat/trunk/java/org/apache/catalina/util/SessionConfig.java
Modified: tomcat/trunk/java/org/apache/catalina/util/SessionConfig.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/util/SessionConfig.java?rev=1823111&r1=1823110&r2=1823111&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/util/SessionConfig.java (original)
+++ tomcat/trunk/java/org/apache/catalina/util/SessionConfig.java Sun Feb 4
22:35:11 2018
@@ -43,7 +43,7 @@ public class SessionConfig {
}
/**
- * Determine the name to use for the session cookie for the provided
+ * Determine the name to use for the session path parameter for the
provided
* context.
* @param context The context
* @return the parameter name for the session
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]