Fixes a typo.
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@4362 8810af33-2d31-482b-a856-94f89814c4dfpull/2/head
parent
b4fa3a5d77
commit
72947f72d7
|
|
@ -55,7 +55,7 @@ public class FormProcessException extends ServletException {
|
||||||
/**
|
/**
|
||||||
* Constructor using both types of messages which may be presented to the
|
* Constructor using both types of messages which may be presented to the
|
||||||
* user. It's a kind of fallback just in kind we really need a non-
|
* user. It's a kind of fallback just in kind we really need a non-
|
||||||
* globalized message. Usage is stropngly discouraged.
|
* globalized message. Usage is strongly discouraged.
|
||||||
* @param message
|
* @param message
|
||||||
* @param globalizedMessage
|
* @param globalizedMessage
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue