aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCeki Gulcu <ceki@qos.ch>2014-12-14 23:26:41 +0100
committerCeki Gulcu <ceki@qos.ch>2014-12-14 23:26:41 +0100
commitf62801b7f181bc6deb92d8a70318cc27c9991d6f (patch)
tree1372e1d05aa5d56d6db8aee7c13e5a78910042b8
parente14afa68f0857ddc3dd925a1cf7c28c17184069d (diff)
downloadslf4j-f62801b7f181bc6deb92d8a70318cc27c9991d6f.tar.gz
fix typo
-rwxr-xr-xslf4j-site/src/site/pages/news.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/slf4j-site/src/site/pages/news.html b/slf4j-site/src/site/pages/news.html
index cc1e4ed1..f835c25b 100755
--- a/slf4j-site/src/site/pages/news.html
+++ b/slf4j-site/src/site/pages/news.html
@@ -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>