Still has a grammatical error. It should be "allowing the end user to" or "allowing end users to".

Ralph

On Mar 27, 2009, at 12:25 PM, c...@slf4j.org wrote:

Author: ceki
Date: Fri Mar 27 20:25:36 2009
New Revision: 1295

Modified:
  slf4j/trunk/slf4j-site/src/site/pages/index.html

Log:
Fix typo

Modified: slf4j/trunk/slf4j-site/src/site/pages/index.html
= = = = = = = = ======================================================================
--- slf4j/trunk/slf4j-site/src/site/pages/index.html    (original)
+++ slf4j/trunk/slf4j-site/src/site/pages/index.html Fri Mar 27 20:25:36 2009
@@ -28,8 +28,8 @@

  <p>The Simple Logging Facade for Java or (SLF4J) serves as a simple
  facade or abstraction for various logging frameworks, e.g.
-  java.util.logging, log4j and logbback, allowing to the end-user to
-  plug in the desired logging framework at <em>deployment</em> time.
+  java.util.logging, log4j and logback, allowing to the end-user to
+  plug in the desired logging framework at <em>deployment</em> time.
  </p>

  <p>Before you start using SLF4J, we highly recommend that you read
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to