Fixes a typo.

git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@4362 8810af33-2d31-482b-a856-94f89814c4df
pull/2/head
baka 2016-10-06 11:26:46 +00:00
parent b4fa3a5d77
commit 72947f72d7
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ public class FormProcessException extends ServletException {
/**
* 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-
* globalized message. Usage is stropngly discouraged.
* globalized message. Usage is strongly discouraged.
* @param message
* @param globalizedMessage
*/