Skip to content
Snippets Groups Projects
Commit ec951a53 authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

DOC: small typo fixed

parent fa8d6888
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ public class UpdateUserTransaction extends AccessControlTransaction {
+ this.user.realm
+ "' cannot be updated. Only the users from the realm '"
+ UserSources.getInternalRealm().getName()
+ "' can change their passwords from withing caosdb.");
+ "' can change their passwords from within caosdb.");
}
SecurityUtils.getSubject()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment