Correct typo in phpdoc comment

PMA_getHtmlToDisplayPrivilegesTable() function

Signed-off-by: J.M <phpMyAdmin@ZweiSteinSoft.de>
This commit is contained in:
J.M 2014-01-06 16:11:40 +01:00
parent a7b4aa5355
commit f864e0447e

View File

@ -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