Commit b865539a authored by pauldub's avatar pauldub Committed by Stephane Nicoll

Fix typo in howto.adoc

parent ed0038f3
......@@ -2246,7 +2246,7 @@ but the rest of it is normal for a Spring application in Servlet 2.5. Example:
<filter>
<filter-name>metricFilter</filter-name>
<filter-class>org.springframework.web.filter.DelegatingFilterProxy</filter-class>
</filte>r
</filter>
<filter-mapping>
<filter-name>metricFilter</filter-name>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment