fix typos
authorfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 23 Jun 2009 15:37:24 +0000 (15:37 +0000)
committerfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 23 Jun 2009 15:37:24 +0000 (15:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@787718 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/catalina/core/mbeans-descriptors.xml

index ce19c0d..16117a2 100644 (file)
                type="int"/>
 
     <attribute name="activeCount"
-               description="Number of threads current processing a task"
+               description="Number of threads currently processing a task"
                type="int"/>
 
     <attribute name="completedTaskCount"
-               description="Nr of tasks completed by the executor"
+               description="Number of tasks completed by the executor"
                type="int"/>
 
     <attribute name="corePoolSize"