Author: markt Date: Mon Feb 18 11:06:03 2013 New Revision: 1447188 URL: http://svn.apache.org/r1447188 Log: Fix typo
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1447188&r1=1447187&r2=1447188&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Feb 18 11:06:03 2013 @@ -95,7 +95,7 @@ </fix> <fix> <bug>54536</bug>: Ensure the default error page is displayed if a custom - HHTP status code is used when calling + HTTP status code is used when calling <code>HttpServletResponse#sendError(int, String)</code>. (markt) </fix> </changelog> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org