Author: nbubna
Date: Thu Jul 24 13:43:38 2008
New Revision: 679538
URL: http://svn.apache.org/viewvc?rev=679538&view=rev
Log:
wee javadoc fixes
Modified:
velocity/tools/trunk/src/main/java/org/apache/velocity/tools/view/VelocityViewServlet.java
Modified:
velocity/tools/trunk/src/main/java/org/apache/velocity/tools/view/VelocityViewServlet.java
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/src/main/java/org/apache/velocity/tools/view/VelocityViewServlet.java?rev=679538&r1=679537&r2=679538&view=diff
==============================================================================
---
velocity/tools/trunk/src/main/java/org/apache/velocity/tools/view/VelocityViewServlet.java
(original)
+++
velocity/tools/trunk/src/main/java/org/apache/velocity/tools/view/VelocityViewServlet.java
Thu Jul 24 13:43:38 2008
@@ -63,11 +63,11 @@
* is not present, Velocity will check for a properties file at
* '/WEB-INF/velocity.properties'. If no file is found there, then
* Velocity is initialized with the settings in the classpath at
- * 'org.apache.velocity.tools.view.servlet.velocity.properties'.</dd>
+ * 'org.apache.velocity.tools.view.velocity.properties'.</dd>
* <dt>org.apache.velocity.tools.shared.config</dt>
* <dd>By default, this is [EMAIL PROTECTED] true}. If set to [EMAIL
PROTECTED] false}, then
* the [EMAIL PROTECTED] VelocityView} used by this servlet will not be
shared
- * with other VelocityViewServlets or
+ * with [EMAIL PROTECTED] VelocityViewFilters}, other VelocityViewServlets
or
* [EMAIL PROTECTED] org.apache.velocity.tools.view.jsp.VelocityViewTag}s
in the
* application.</dd>
* <dt>org.apache.velocity.tools.loadDefaults</dt>