From: Roland Häder Date: Mon, 25 Apr 2016 13:33:54 +0000 (+0200) Subject: tpyo fixed X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ab781d8fdd3035daedcbdfbf5ba70cb49e84a1a5;p=juser-core.git tpyo fixed --- diff --git a/src/org/mxchange/jusercore/model/user/status/UserAccountStatus.java b/src/org/mxchange/jusercore/model/user/status/UserAccountStatus.java index 61c968b..f1eb67c 100644 --- a/src/org/mxchange/jusercore/model/user/status/UserAccountStatus.java +++ b/src/org/mxchange/jusercore/model/user/status/UserAccountStatus.java @@ -54,7 +54,7 @@ public enum UserAccountStatus implements Serializable { * Constructor with i18n translation key *

* @param messageKey Message key (i18n) - * @param styyleClass CSS style class + * @param styleClass CSS style class */ private UserAccountStatus (final String messageKey, final String styleClass) { // Set it here