mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
updated javadoc after changing to enum
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user