Skip to content

Commit

Permalink
LOGBACK-904 Fix typo/mistype in javadoc for TurboFilter
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdahl committed Nov 16, 2013
1 parent dabbde7 commit bab2201
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -24,7 +24,7 @@
/**
* TurboFilter is a specialized filter with a decide method that takes a bunch
* of parameters instead of a single event object. The latter is cleaner but
* the latter is much more performant.
* the first is much more performant.
* <p>
* For more information about turbo filters, please refer to the online manual at
* http://logback.qos.ch/manual/filters.html#TurboFilter
Expand Down

0 comments on commit bab2201

Please sign in to comment.