Skip to content

Commit

Permalink
Merge branch '2.0.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Nov 26, 2018
2 parents 1c4a265 + d275631 commit c73fdc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public class LongTaskTimingHandlerInterceptor implements HandlerInterceptor {
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
* tagged using the given {@code tagsProvider}.
* @param registry the registry
Expand Down

0 comments on commit c73fdc4

Please sign in to comment.