
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SLF4J: Simple Logging Facade for Java". The branch, master has been updated via fbe2e679da6a59188a5c10696682a5e801b887cb (commit) from 0faf4ac162f6edb220be14cd9027ff2a6935c934 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.qos.ch/gitweb/?p=slf4j.git;a=commit;h=fbe2e679da6a59188a5c1069668... http://github.com/ceki/slf4j/commit/fbe2e679da6a59188a5c10696682a5e801b887cb commit fbe2e679da6a59188a5c10696682a5e801b887cb Author: Ceki Gulcu <ceki@qos.ch> Date: Mon Jun 11 16:36:26 2012 +0200 typo fix diff --git a/slf4j-site/src/site/pages/news.html b/slf4j-site/src/site/pages/news.html index fa60f20..486c5ac 100644 --- a/slf4j-site/src/site/pages/news.html +++ b/slf4j-site/src/site/pages/news.html @@ -35,8 +35,8 @@ href="https://github.com/qos-ch/slf4j">https://github.com/qos-ch/slf4j</a> on github.</p> - <p>In case multiple binding are found on the class path, SLF4J will - now output the name the framework/implementation class it is + <p>In case multiple bindings are found on the class path, SLF4J + will now output the name the framework/implementation class it is isbound to. This should make</p> <p><a ----------------------------------------------------------------------- Summary of changes: slf4j-site/src/site/pages/news.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- SLF4J: Simple Logging Facade for Java