Author: ceki
Date: Tue Jul 5 14:10:56 2005
New Revision: 119
Modified:
nlog4j/trunk/docs/changes.html
nlog4j/trunk/src/xdocs/changes.xml
Log:
Minor typographical changes
Modified: nlog4j/trunk/docs/changes.html
==============================================================================
--- nlog4j/trunk/docs/changes.html (original)
+++ nlog4j/trunk/docs/changes.html Tue Jul 5 14:10:56 2005
@@ -88,13 +88,13 @@
<code>org.slf4j.Logger</code> interface imposes that this
parameter be of type <code>java.lang.String</code>. NLOG4J
loggers which directly implement the
- <code>org.slf4j.Logger</code> interface relays this restriction.
+ <code>org.slf4j.Logger</code> interface relay this restriction.
</p>
<p>Luckily, JCL uses a special
printing method which lies beyond
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.
+ adhering to the <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 14:10:56 2005
@@ -64,14 +64,14 @@
<code>org.slf4j.Logger</code> interface imposes that this
parameter be of type <code>java.lang.String</code>. NLOG4J
loggers which directly implement the
- <code>org.slf4j.Logger</code> interface relays this restriction.
+ <code>org.slf4j.Logger</code> interface relay this restriction.
</p>
<p>Luckily, JCL uses a special printing method which lies beyond
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.
+ adhering to the <code>org.slf4j.Logger</code> interface.
</p>
</section>
_______________________________________________
nlog4j-dev mailing list
[EMAIL PROTECTED]
http://slf4j.org/mailman/listinfo/nlog4j-dev