Correct the package name
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 9 Feb 2011 19:50:37 +0000 (19:50 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 9 Feb 2011 19:50:37 +0000 (19:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1069060 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index a4cb3b4..9c22ba9 100644 (file)
@@ -60,8 +60,8 @@
       </update>
       <add>
         Add additional checks to ensure that sub-classes of
-        <code>org.apache.catalina.LifecycleBase</code> correctly implement the
-        expected state transitions. (markt)
+        <code>org.apache.catalina.util.LifecycleBase</code> correctly implement
+        the expected state transitions. (markt)
       </add>
     </changelog>
   </subsection>