Another copy/paste error
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 10 Feb 2010 22:40:14 +0000 (22:40 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 10 Feb 2010 22:40:14 +0000 (22:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@908697 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/catalina/loader/WebappClassLoader.java

index 97f9f04..dd89a36 100644 (file)
@@ -620,7 +620,7 @@ public class WebappClassLoader
 
 
      /**
-      * Return the clearReferencesStatic flag for this Context.
+      * Return the clearReferencesStopThreads flag for this Context.
       */
      public boolean getClearReferencesStopThreads() {
          return (this.clearReferencesStopThreads);