diff --git a/libraries/server_privileges.lib.php b/libraries/server_privileges.lib.php index afef584834..fcf7eea216 100644 --- a/libraries/server_privileges.lib.php +++ b/libraries/server_privileges.lib.php @@ -5001,7 +5001,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'] );