This commit is contained in:
Ceki Gulcu 2014-12-14 23:26:41 +01:00
parent e14afa68f0
commit f62801b7f1
1 changed files with 2 additions and 2 deletions

View File

@ -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>