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

Reply via email to