diff --git a/libraries/server_privileges.lib.php b/libraries/server_privileges.lib.php index 0726592efe..1133fd9fab 100644 --- a/libraries/server_privileges.lib.php +++ b/libraries/server_privileges.lib.php @@ -5057,7 +5057,7 @@ function PMA_getSqlQueriesForDisplayAndAddUser($username, $hostname, $password) } else { $password_set_real = null; - // Set the proper hasing method + // Set the proper hashing method PMA_setProperPasswordHashing( $_REQUEST['authentication_plugin'] );