mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
Very minor JavaDoc spelling.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@603750 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -140,7 +140,7 @@ public class TokenInterceptor extends MethodFilterInterceptor {
|
||||
}
|
||||
|
||||
/**
|
||||
* Determines what to do if an invalida token is provided. If the action implements {@link ValidationAware}
|
||||
* Determines what to do if an invalid token is provided. If the action implements {@link ValidationAware}
|
||||
*
|
||||
* @param invocation the action invocation where the invalid token failed
|
||||
* @return the return code to indicate should be processed
|
||||
|
||||
Reference in New Issue
Block a user