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:
David Newton
2007-12-12 21:55:01 +00:00
parent 7cd9c9165a
commit 0481cd8fa8
@@ -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