pathos 01/04/07 04:31:58
Modified: src/java/org/apache/log4j SimpleLayout.java
Log:
Documentation changes.
Revision Changes Path
1.7 +2 -2 jakarta-log4j/src/java/org/apache/log4j/SimpleLayout.java
Index: SimpleLayout.java
===================================================================
RCS file: /home/cvs/jakarta-log4j/src/java/org/apache/log4j/SimpleLayout.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- SimpleLayout.java 2001/04/03 16:37:10 1.6
+++ SimpleLayout.java 2001/04/07 11:31:57 1.7
@@ -41,8 +41,8 @@
}
/**
- Return the a log statement in a format consisting of the
- <code>priority</code>, folloed by " - " and then the
+ Returns the log statement in a format consisting of the
+ <code>priority</code>, followed by " - " and then the
<code>message</code>. For example, <pre> INFO - "A message"
</pre>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]