[slf4j-dev] [GIT] SLF4J: Simple Logging Facade for Java branch, master, updated. 71f60822332228393c191277b862bf081d2bf47c

added by portage for gitosis-gentoo git-noreply at pixie.qos.ch
Thu Aug 20 14:22:50 CEST 2009


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  71f60822332228393c191277b862bf081d2bf47c (commit)
      from  4360851b199f4af823abdb854565bde26f758f18 (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/?p=slf4j.git;a=commit;h=71f60822332228393c191277b862bf081d2bf47c
http://github.com/ceki/slf4j/commit/71f60822332228393c191277b862bf081d2bf47c

commit 71f60822332228393c191277b862bf081d2bf47c
Author: Ceki Gulcu <ceki at qos.ch>
Date:   Thu Aug 20 14:21:16 2009 +0200

    fixed typos

diff --git a/slf4j-site/src/site/pages/news.html b/slf4j-site/src/site/pages/news.html
index ca86ac7..9bd69a9 100644
--- a/slf4j-site/src/site/pages/news.html
+++ b/slf4j-site/src/site/pages/news.html
@@ -77,7 +77,7 @@
   with JDK 1.4 and earlier but only if a version incompatibility issue
   was present. For example, if you were mixing
   <em>slf4j-api-1.5.6.jar</em> with <em>slf4j-simple-1.4.2.jar</em>,
-  which are mutually incompatile. Please note that this bug affects
+  which are mutually incompatible. Please note that this bug affects
   only SLF4J versions 1.5.5 and 1.5.6 <em>and</em> only in the
   presence of incompatible versions of slf4j-api and its binding.
   </p>
@@ -492,7 +492,7 @@
   <p>Fixed <a href="http://bugzilla.slf4j.org/show_bug.cgi?id=53">bug
   53</a> as reported by Heinrich Nirschl.  The public method
   <code>trace(String)</code> in the <code>Log4jLoggerAdapter</code>
-  class incorrecly called the underlying log4j logger with level DEBUG
+  class incorrectly called the underlying log4j logger with level DEBUG
   instead of TRACE.
   </p>
 
@@ -662,8 +662,8 @@
   29</a>.
   </p>
 
-  <p>Fixed a syncroisation problem in factories of almost all SLF4J
-  bindings. This bug was reported independenly by Howard M. Lewis Ship
+  <p>Fixed a synchronization problem in factories of almost all SLF4J
+  bindings. This bug was reported independently by Howard M. Lewis Ship
   and Boris Unkel in bug reports <a
   href="http://bugzilla.slf4j.org/show_bug.cgi?id=26">26</a> and
   respectively <a

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

Summary of changes:
 slf4j-site/src/site/pages/news.html |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)


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



More information about the slf4j-dev mailing list