minor typo fix

This commit is contained in:
Ceki Gulcu 2007-07-04 19:54:21 +00:00
parent e845654c1a
commit 44199cf989
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ prefix='';
<h3>July 4th, 2007 - Release of SLF4J 1.4.1</h3>
<p>SLF4J now support <a href="manual.html#mdc">Mapped Diagnostic
<p>SLF4J now supports <a href="manual.html#mdc">Mapped Diagnostic
Contexts</a> (MDC) as requested by Andy Gerweck and Steve Ebersole
in <a href="http://bugzilla.slf4j.org/show_bug.cgi?id=49">bug
49</a>.