Fixed comment typo

This commit is contained in:
Herman van Rink
2011-04-25 12:34:37 +02:00
parent 22f9ac76da
commit c759286fbe

View File

@@ -179,7 +179,7 @@ function PMA_RangeOfUsers($initial = '')
* @param array $row the row * @param array $row the row
* @param boolean $enableHTML add <dfn> tag with tooltips * @param boolean $enableHTML add <dfn> tag with tooltips
* *
* @global ressource $user_link the database connection * @global resource $user_link the database connection
* *
* @return array * @return array
*/ */