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 2018/02/04 22:35:11 UTC

svn commit: r1823111 - /tomcat/trunk/java/org/apache/catalina/util/SessionConfig.java

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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org