
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 8be3de03609c6d19f2d5296311aeb1dde3a4f910 (commit) from 30f8bf465e61bc127a14adc39243a9db52624ae2 (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=8be3de03609c6d19f2d5296311a... http://github.com/ceki/slf4j/commit/8be3de03609c6d19f2d5296311aeb1dde3a4f910 commit 8be3de03609c6d19f2d5296311aeb1dde3a4f910 Author: Ceki Gulcu <ceki@qos.ch> Date: Sun Dec 16 22:47:44 2012 +0100 typo fix diff --git a/slf4j-site/src/site/pages/manual.html b/slf4j-site/src/site/pages/manual.html index 490bdb9..03c0888 100644 --- a/slf4j-site/src/site/pages/manual.html +++ b/slf4j-site/src/site/pages/manual.html @@ -45,7 +45,7 @@ <code>Object[]</code>. Thus, the Logger interface generated by the compiler is indistinguishable in 1.7.0 from its 1.6.0 counterpart. It follows that SLF4J version 1.7.0 is totally 100% - no-ifs-or-buts compatible with SLF4J version 1.6.x.q + no-ifs-or-buts compatible with SLF4J version 1.6.x. </p> <h3 class="doAnchor" name="hello_world">Hello World</h3> ----------------------------------------------------------------------- Summary of changes: slf4j-site/src/site/pages/manual.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- SLF4J: Simple Logging Facade for Java