diff --git a/libraries/tbl_select.lib.php b/libraries/tbl_select.lib.php index 35fbe6f28e..1edda87860 100644 --- a/libraries/tbl_select.lib.php +++ b/libraries/tbl_select.lib.php @@ -3,8 +3,8 @@ /** * Functions for the table-search page and zoom-search page * - * Funtion PMA_tbl_getFields : Returns the fields of a table - * Funtion PMA_tbl_search_getWhereClause : Returns the where clause for query generation + * Function PMA_tbl_getFields : Returns the fields of a table + * Function PMA_tbl_search_getWhereClause : Returns the where clause for query generation * * @package phpMyAdmin */