Author: rjung
Date: Thu Jan 31 19:53:30 2019
New Revision: 1852635

URL: http://svn.apache.org/viewvc?rev=1852635&view=rev
Log:
Space police plus name typo in changelog.

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1852635&r1=1852634&r2=1852635&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Jan 31 19:53:30 2019
@@ -215,12 +215,12 @@
         Ensure a <code>DeploymentException</code> rather than an
         <code>IllegalArgumentException</code> is thrown if a method annotated
         with <code>@OnMessage</code> does not conform to the requirements set
-        out in the Javadoc. (mark)
+        out in the Javadoc. (markt)
       </fix>
       <fix>
         Improve algorithm that determines if two <code>@OnMessage</code>
         annotations have been added for the same message type. Prior to this
-        change some matches were missed. (markt) 
+        change some matches were missed. (markt)
       </fix>
     </changelog>
   </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to