Author: davenewton
Date: Wed Dec 12 13:55:01 2007
New Revision: 603750

URL: http://svn.apache.org/viewvc?rev=603750&view=rev
Log:
Very minor JavaDoc spelling.

Modified:
    
struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/TokenInterceptor.java

Modified: 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/TokenInterceptor.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/TokenInterceptor.java?rev=603750&r1=603749&r2=603750&view=diff
==============================================================================
--- 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/TokenInterceptor.java
 (original)
+++ 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/TokenInterceptor.java
 Wed Dec 12 13:55:01 2007
@@ -140,7 +140,7 @@
     }
 
     /**
-     * Determines what to do if an invalida token is provided. If the action 
implements [EMAIL PROTECTED] ValidationAware}
+     * Determines what to do if an invalid token is provided. If the action 
implements [EMAIL PROTECTED] ValidationAware}
      *
      * @param invocation the action invocation where the invalid token failed
      * @return the return code to indicate should be processed


Reply via email to