Documentation fix

This commit is contained in:
nathangray 2019-03-21 11:39:06 -06:00
parent 86fa5cbd7a
commit 9213a0c7a6

View File

@ -42,7 +42,7 @@ class admin_cmd_edit_user extends admin_cmd_change_pw
}
/**
* change the password of a given user
* change the account of a given user
*
* @param boolean $check_only =false only run the checks (and throw the exceptions), but not the command itself
* @return string success message