dlr 2003/01/27 13:06:28
Modified: docs developer-guide.html
xdocs developer-guide.xml
Log:
* docs/developer-guide.html
* xdocs/developer-guide.xml
Corrected capitalization of the class name SimpleLog4JLogSystem.
Issue number: http://issues.apache.org/bugzilla/show_bug.cgi?id=16405
Submitted by: Martin Rose
Revision Changes Path
1.98 +1 -1 jakarta-velocity/docs/developer-guide.html
Index: developer-guide.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/developer-guide.html,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -u -r1.97 -r1.98
--- developer-guide.html 23 Jul 2002 04:44:36 -0000 1.97
+++ developer-guide.html 27 Jan 2003 21:06:25 -0000 1.98
@@ -2579,7 +2579,7 @@
anyway since you are using Log4j in the application using Velocity.)
</li>
<li>
- Configure Velocity to use the <code>SimpleLog4jLogSystem</code> class.
+ Configure Velocity to use the <code>SimpleLog4JLogSystem</code> class.
</li>
<li>
Specify the name of the existing Category to use via the
1.69 +1 -1 jakarta-velocity/xdocs/developer-guide.xml
Index: developer-guide.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/developer-guide.xml,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -u -r1.68 -r1.69
--- developer-guide.xml 22 Apr 2002 00:26:59 -0000 1.68
+++ developer-guide.xml 27 Jan 2003 21:06:27 -0000 1.69
@@ -2130,7 +2130,7 @@
anyway since you are using Log4j in the application using Velocity.)
</li>
<li>
- Configure Velocity to use the <code>SimpleLog4jLogSystem</code> class.
+ Configure Velocity to use the <code>SimpleLog4JLogSystem</code> class.
</li>
<li>
Specify the name of the existing Category to use via the
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>