Correct typo in phpdoc comment
PMA_getHtmlToDisplayPrivilegesTable() function Signed-off-by: J.M <phpMyAdmin@ZweiSteinSoft.de>
This commit is contained in:
parent
a7b4aa5355
commit
f864e0447e
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user