Author: markt Date: Thu Aug 25 13:45:12 2016 New Revision: 1757688 URL: http://svn.apache.org/viewvc?rev=1757688&view=rev Log: ws police
Modified: tomcat/tc8.0.x/trunk/test/webapp/WEB-INF/test.tld tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/test/webapp/WEB-INF/test.tld URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/test/webapp/WEB-INF/test.tld?rev=1757688&r1=1757687&r2=1757688&view=diff ============================================================================== --- tomcat/tc8.0.x/trunk/test/webapp/WEB-INF/test.tld (original) +++ tomcat/tc8.0.x/trunk/test/webapp/WEB-INF/test.tld Thu Aug 25 13:45:12 2016 @@ -31,7 +31,7 @@ java.lang.String trim(java.lang.String) </function-signature> </function> - + <function> <name>concat</name> <function-class>org.apache.el.TesterFunctions</function-class> @@ -39,5 +39,5 @@ java.lang.String concat(java.lang.String[]) </function-signature> </function> - + </taglib> \ No newline at end of file Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1757688&r1=1757687&r2=1757688&view=diff ============================================================================== --- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Thu Aug 25 13:45:12 2016 @@ -290,7 +290,7 @@ </fix> <fix> <bug>60034</bug>: Correct a typo in the Manager How-To page of the - documentation web application. (markt) + documentation web application. (markt) </fix> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org