From 9213a0c7a64e2f36f53558ad6b5bb5834da1dd89 Mon Sep 17 00:00:00 2001 From: nathangray Date: Thu, 21 Mar 2019 11:39:06 -0600 Subject: [PATCH] Documentation fix --- admin/inc/class.admin_cmd_edit_user.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/inc/class.admin_cmd_edit_user.inc.php b/admin/inc/class.admin_cmd_edit_user.inc.php index f8bd81a4d8..feb7d1e3a1 100644 --- a/admin/inc/class.admin_cmd_edit_user.inc.php +++ b/admin/inc/class.admin_cmd_edit_user.inc.php @@ -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