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 2013/11/21 12:54:20 UTC

svn commit: r1544139 - /tomcat/trunk/java/org/apache/catalina/Globals.java

Author: markt
Date: Thu Nov 21 11:54:19 2013
New Revision: 1544139

URL: http://svn.apache.org/r1544139
Log:
Update comment

Modified:
    tomcat/trunk/java/org/apache/catalina/Globals.java

Modified: tomcat/trunk/java/org/apache/catalina/Globals.java
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/Globals.java?rev=1544139&r1=1544138&r2=1544139&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/Globals.java (original)
+++ tomcat/trunk/java/org/apache/catalina/Globals.java Thu Nov 21 11:54:19 2013
@@ -69,8 +69,8 @@ public final class Globals {
 
 
     /**
-     * The JNDI directory context which is associated with the context. This
-     * context can be used to manipulate static files.
+     * The WebResourceRoot which is associated with the context. This can be
+     * used to manipulate static files.
      */
     public static final String RESOURCES_ATTR =
         "org.apache.catalina.resources";



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org