Author: ceki
Date: Tue Jul 5 13:55:17 2005
New Revision: 117
Modified:
nlog4j/trunk/docs/changes.html
nlog4j/trunk/src/xdocs/changes.xml
Log:
Minor typographical corrections
Modified: nlog4j/trunk/docs/changes.html
==============================================================================
--- nlog4j/trunk/docs/changes.html (original)
+++ nlog4j/trunk/docs/changes.html Tue Jul 5 13:55:17 2005
@@ -87,14 +87,14 @@
argument of type <code>java.lang.Object</code>, the
<code>org.slf4j.Logger</code> interface imposes that this
parameter be of type <code>java.lang.String</code>. NLOG4J
- Logger's which directly implement the
+ loggers which directly implement the
<code>org.slf4j.Logger</code> interface relays this restriction.
</p>
<p>Luckily, JCL uses a special
printing method which lies beyond
- those in the <code>org.slf4j.Logger</code> interface. NLOG4J
- release 1.2.14 modifies this special printing method so to retain
- compatibility with JCL while still adhering to the SLF4J Logger
- interface.
+ those found in the <code>org.slf4j.Logger</code>
+ interface. NLOG4J release 1.2.14 modifies this special printing
+ method so as to retain compatibility with JCL while still
+ adhering to <code>org.slf4j.Logger</code> interface.
</p>
<h1>Changes in NLOG4J 1.2.13</strong></h1>
<p>Following discussions on the SLF4J
developers list, the
Modified: nlog4j/trunk/src/xdocs/changes.xml
==============================================================================
--- nlog4j/trunk/src/xdocs/changes.xml (original)
+++ nlog4j/trunk/src/xdocs/changes.xml Tue Jul 5 13:55:17 2005
@@ -63,15 +63,15 @@
argument of type <code>java.lang.Object</code>, the
<code>org.slf4j.Logger</code> interface imposes that this
parameter be of type <code>java.lang.String</code>. NLOG4J
- Logger's which directly implement the
+ loggers which directly implement the
<code>org.slf4j.Logger</code> interface relays this restriction.
</p>
<p>Luckily, JCL uses a special printing method which lies beyond
- those in the <code>org.slf4j.Logger</code> interface. NLOG4J
- release 1.2.14 modifies this special printing method so to retain
- compatibility with JCL while still adhering to the SLF4J Logger
- interface.
+ those found in the <code>org.slf4j.Logger</code>
+ interface. NLOG4J release 1.2.14 modifies this special printing
+ method so as to retain compatibility with JCL while still
+ adhering to <code>org.slf4j.Logger</code> interface.
</p>
</section>
_______________________________________________
nlog4j-dev mailing list
[EMAIL PROTECTED]
http://slf4j.org/mailman/listinfo/nlog4j-dev