Commit c73fdc4c authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '2.0.x'

parents 1c4a2655 d2756319
...@@ -49,7 +49,7 @@ public class LongTaskTimingHandlerInterceptor implements HandlerInterceptor { ...@@ -49,7 +49,7 @@ public class LongTaskTimingHandlerInterceptor implements HandlerInterceptor {
private final WebMvcTagsProvider tagsProvider; private final WebMvcTagsProvider tagsProvider;
/** /**
* Creates a new {@ode LongTaskTimingHandlerInterceptor} that will create * Creates a new {@code LongTaskTimingHandlerInterceptor} that will create
* {@link LongTaskTimer LongTaskTimers} using the given registry. Timers will be * {@link LongTaskTimer LongTaskTimers} using the given registry. Timers will be
* tagged using the given {@code tagsProvider}. * tagged using the given {@code tagsProvider}.
* @param registry the registry * @param registry the registry
......
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