rdonkin 2004/06/06 14:10:21
Modified: logging/src/java/org/apache/commons/logging/impl
Jdk14Logger.java
Log:
Java doc improvements. Patch contributed by Dennis Lundberg.
Revision Changes Path
1.13 +2 -2
jakarta-commons/logging/src/java/org/apache/commons/logging/impl/Jdk14Logger.java
Index: Jdk14Logger.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/logging/src/java/org/apache/commons/logging/impl/Jdk14Logger.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Jdk14Logger.java 28 Feb 2004 21:46:45 -0000 1.12
+++ Jdk14Logger.java 6 Jun 2004 21:10:21 -0000 1.13
@@ -27,7 +27,7 @@
/**
* <p>Implementation of the <code>org.apache.commons.logging.Log</code>
- * interfaces that wraps the standard JDK logging mechanisms that were
+ * interface that wraps the standard JDK logging mechanisms that were
* introduced in the Merlin release (JDK 1.4).</p>
*
* @author <a href="mailto:[EMAIL PROTECTED]">Scott Sanders</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]