]> git.mxchange.org Git - juser-core.git/commitdiff
tpyo fixed
authorRoland Häder <roland@mxchange.org>
Mon, 25 Apr 2016 13:33:54 +0000 (15:33 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 25 Apr 2016 13:33:54 +0000 (15:33 +0200)
src/org/mxchange/jusercore/model/user/status/UserAccountStatus.java

index 61c968b740ed81520bb71c3dc69bdef0400b0c85..f1eb67c1cd8a5becb85a344eed233b380caf2757 100644 (file)
@@ -54,7 +54,7 @@ public enum UserAccountStatus implements Serializable {
         * Constructor with i18n translation key
         * <p>
         * @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