Author: wglass
Date: Mon Jan  2 17:18:13 2006
New Revision: 365508

URL: http://svn.apache.org/viewcvs?rev=365508&view=rev
Log:
Fix typo in comments

Modified:
    
jakarta/velocity/core/trunk/src/java/org/apache/velocity/runtime/RuntimeConstants.java

Modified: 
jakarta/velocity/core/trunk/src/java/org/apache/velocity/runtime/RuntimeConstants.java
URL: 
http://svn.apache.org/viewcvs/jakarta/velocity/core/trunk/src/java/org/apache/velocity/runtime/RuntimeConstants.java?rev=365508&r1=365507&r2=365508&view=diff
==============================================================================
--- 
jakarta/velocity/core/trunk/src/java/org/apache/velocity/runtime/RuntimeConstants.java
 (original)
+++ 
jakarta/velocity/core/trunk/src/java/org/apache/velocity/runtime/RuntimeConstants.java
 Mon Jan  2 17:18:13 2006
@@ -234,7 +234,7 @@
     /**
      * The <code>eventhandler.methodexception.class</code> property
      * specifies a list of the [EMAIL PROTECTED]
-     * org.apache.velocity.app.event.MethoExceptionEventHandler}
+     * org.apache.velocity.app.event.MethodExceptionEventHandler}
      * implementations to use.
      */
     public static final String EVENTHANDLER_METHODEXCEPTION = 
"eventhandler.methodexception.class";



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to