updated javadoc after changing to enum

This commit is contained in:
Stefaan Dutry
2016-09-15 19:26:12 +02:00
parent ac10fa9cf5
commit 7873eb910e
@@ -154,7 +154,7 @@ public class I18nInterceptor extends AbstractInterceptor {
*
* @param invocation the action invocation
* @param locale the locale to store
* @param storage the place to store this locale (like Storage.SESSSION.toString())
* @param storage the place to store this locale (like Storage.SESSSION)
*
* @return the locale
*/