Fix typo
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 5 May 2011 13:46:51 +0000 (13:46 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 5 May 2011 13:46:51 +0000 (13:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1099801 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 9d5d777..54f3350 100644 (file)
   <subsection name="Jasper">
     <changelog>
       <fix>
-        <bug><47371/bug>: Correctly coerce the empty string to zero when used as
+        <bug>47371</bug>: Correctly coerce the empty string to zero when used as
         an operand in EL arithmetic. Patch provided by gbt. (markt)
       </fix>
       <add>