mirror of https://github.com/qos-ch/slf4j
fix typo
This commit is contained in:
parent
e14afa68f0
commit
f62801b7f1
|
|
@ -42,8 +42,8 @@
|
|||
true. This significant feature was contributed by Alexander
|
||||
Dorokhine.</p>
|
||||
|
||||
<p>Added <code>MDC.putCloeable</code> method so that it can be used
|
||||
as a <a
|
||||
<p>Added <code>MDC.putCloseable</code> method so that it can be
|
||||
used as a <a
|
||||
href="https://docs.oracle.com/javase/7/docs/technotes/guides/language/try-with-resources.html">closeable
|
||||
resource</a> under Java 7.</p>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue