Minor javadoc update
This commit is contained in:
parent
964cd50f1d
commit
4136d76b7e
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ public interface UserModel extends RoleMapperModel {
|
|||
void setEnabled(boolean enabled);
|
||||
|
||||
/**
|
||||
* Set single value of specified attribute. Remove all other existing values
|
||||
* Set single value of specified attribute. Remove all other existing values of this attribute
|
||||
*
|
||||
* @param name
|
||||
* @param value
|
||||
|
|
Loading…
Reference in a new issue