diff --git a/libraries/server_privileges.lib.php b/libraries/server_privileges.lib.php index 04366d0f55..54bf8aa105 100644 --- a/libraries/server_privileges.lib.php +++ b/libraries/server_privileges.lib.php @@ -578,7 +578,7 @@ function PMA_setUserGroup($username, $userGroup) * * @param string $db the database * @param string $table the table - * @param boolean $submit wheather to display the submit button or not + * @param boolean $submit whether to display the submit button or not * * @global array $cfg the phpMyAdmin configuration * @global ressource $user_link the database connection