File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -301,13 +301,13 @@ <h2 class="doAnchor" name="evaluatorFilter">EvaluatorFilter</h2>
301301 href="../xref/ch/qos/logback/core/boolex/EventEvaluator.html">
302302 <code>EventEvaluator</code></a> evaluates whether a given criteria
303303 is met for a given event. On match and on mismatch,
304- the hosting <code>EvaluatorFilter</code> will returl the vaue
304+ the hosting <code>EvaluatorFilter</code> will return the value
305305 specified by the <span class="option">onMatch</span>
306306 or <span class="option">onMismatch</span> properties respectively.
307- l </p>g
307+ </p>
308308
309- lp >Note that <code>EventEvaluator</code> is an abstract class. You
310- can implement your own eveng evaluation logic by subclassing
309+ <p >Note that <code>EventEvaluator</code> is an abstract class. You
310+ can implement your own event evaluation logic by subclassing
311311 <code>EventEvaluator</code>.
312312 </p>
313313
You can’t perform that action at this time.
0 commit comments