Fix MBean description.
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 2 Nov 2010 10:55:05 +0000 (10:55 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 2 Nov 2010 10:55:05 +0000 (10:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1029999 13f79535-47bb-0310-9956-ffa450edef68

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

index 19dfde9..b0002cb 100644 (file)
                  type="java.lang.String"/>
 
     <attribute   name="connectionPassword"
-          description="The connection URL to use when trying to connect to the database"
+          description="The connection password to use when trying to connect to the database"
                  type="java.lang.String"/>
 
     <attribute   name="connectionURL"