From ec0383d768985394e317c021a2eaf7343dfdbe98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 23 May 2012 14:04:53 +0200 Subject: [PATCH] Fix documentation --- libraries/display_tbl.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/display_tbl.lib.php b/libraries/display_tbl.lib.php index d8739334dc..cb043c9e38 100644 --- a/libraries/display_tbl.lib.php +++ b/libraries/display_tbl.lib.php @@ -519,7 +519,7 @@ function PMA_getShowAllButtonForTableNavigation($db, $table, $html_sql_query, $g * Prepare move farward buttons - next and last * * @param string $html_sql_query the sql encoded by html special characters - * @param integer $pos_prev the offset for the "previous" page + * @param integer $pos_next the offset for the "next" page * @param boolean $is_innodb whether its InnoDB or not * @param integer $unlim_num_rows the total number of rows returned by the * @param integer $num_rows the total number of rows returned by the