Author: wglass
Date: Sun Nov 13 14:25:18 2005
New Revision: 343986
URL: http://svn.apache.org/viewcvs?rev=343986&view=rev
Log:
trivial doc fox removing period
Modified:
jakarta/velocity/core/trunk/xdocs/docs/developer-guide.xml
Modified: jakarta/velocity/core/trunk/xdocs/docs/developer-guide.xml
URL:
http://svn.apache.org/viewcvs/jakarta/velocity/core/trunk/xdocs/docs/developer-guide.xml?rev=343986&r1=343985&r2=343986&view=diff
==============================================================================
--- jakarta/velocity/core/trunk/xdocs/docs/developer-guide.xml (original)
+++ jakarta/velocity/core/trunk/xdocs/docs/developer-guide.xml Sun Nov 13
14:25:18 2005
@@ -1441,7 +1441,7 @@
<code>runtime.log.logsystem</code><br/>
This property has no default value. It is used to give Velocity an
instantiated instance of a logging class that supports the interface
-<code>org.apache.velocity.runtime.log.LogChute.</code>, which allows
+<code>org.apache.velocity.runtime.log.LogChute</code>, which allows
the combination of Velocity log messages with your other application
log messages. Please see the section
<a href="#Configuring Logging">Configuring Logging</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]