Fix indentation...
authorpero <pero@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 4 Jul 2010 10:47:12 +0000 (10:47 +0000)
committerpero <pero@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 4 Jul 2010 10:47:12 +0000 (10:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@960317 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 087443a..886ce46 100644 (file)
@@ -38,8 +38,8 @@
   <subsection name="Catalina">
     <changelog>
       <fix>
-        <bug>49528</bug>: HttpServletRequest.isAsyncStarted() now returns true when a Runnable is started! 
-        Reported by Pieter Libin (pero)
+        <bug>49528</bug>: HttpServletRequest.isAsyncStarted() now returns true when a Runnable is started. 
+        Bug reported by Pieter Libin. (pero)
       </fix>
       <fix>
         GSOC 2010. Continue work to align MBean descriptors with reality. Patch