Fix typo.
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 17 Jan 2008 00:29:29 +0000 (00:29 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 17 Jan 2008 00:29:29 +0000 (00:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@612653 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 4bb3fe1..fe0049d 100644 (file)
@@ -48,7 +48,7 @@
     <changelog>
       <fix>
         Set correct StandardManager.sessionCounter after reload/restart. (pero)
-      </fix
+      </fix>
       <update>Add -Dorg.apache.catalina.tribes.dns_lookups=false as default. The ability to turn off reverse DNS lookups for membership.(fhanik)</update>
       <update>Guess java location from the PATH environment and improve fix for 37284</update>
       <update>Add NIO connector to server.xml parsing warning, remove Connector as exception case</update>