[slf4j-dev] [GIT] SLF4J: Simple Logging Facade for Java branch master updated. v_1.7.0-2-g37298a0

Gitbot git-noreply at pixie.qos.ch
Fri Sep 7 19:48:49 CEST 2012


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  37298a0cfbd5077c6ab9e9ad913898553ea10008 (commit)
      from  1449b3b7806814909b6692bd556b50a39be13abf (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=37298a0cfbd5077c6ab9e9ad913898553ea10008
http://github.com/ceki/slf4j/commit/37298a0cfbd5077c6ab9e9ad913898553ea10008

commit 37298a0cfbd5077c6ab9e9ad913898553ea10008
Author: Ceki Gulcu <ceki at qos.ch>
Date:   Fri Sep 7 19:48:17 2012 +0200

    fix typo

diff --git a/slf4j-site/src/site/pages/manual.html b/slf4j-site/src/site/pages/manual.html
index e21f215..8ebe060 100644
--- a/slf4j-site/src/site/pages/manual.html
+++ b/slf4j-site/src/site/pages/manual.html
@@ -339,9 +339,9 @@ SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further detail
       dependency in your project. </p>
       
 
-      <p>Mixing mixing different versions of <em>slf4j-api.jar</em>
-      and SLF4J binding can cause problems. For example, if you are
-      using slf4j-api-${project.version}.jar, then you should also use
+      <p>Mixing different versions of <em>slf4j-api.jar</em> and SLF4J
+      binding can cause problems. For example, if you are using
+      slf4j-api-${project.version}.jar, then you should also use
       slf4j-simple-${project.version}.jar, using
       slf4j-simple-1.5.5.jar will not work.</p>
 

-----------------------------------------------------------------------

Summary of changes:
 slf4j-site/src/site/pages/manual.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
SLF4J: Simple Logging Facade for Java


More information about the slf4j-dev mailing list