diff --git a/libraries/DisplayResults.class.php b/libraries/DisplayResults.class.php index fe5b94c18e..8379180f4d 100644 --- a/libraries/DisplayResults.class.php +++ b/libraries/DisplayResults.class.php @@ -454,8 +454,8 @@ class PMA_DisplayResults /** * Defines the parts to display for the results of a SQL query * - * @param array $displayParts the parts to display (see a few - * lines above for explanations) + * @param array $displayParts the parts to display (see a few + * lines above for explanations) * @param integer &$the_total the total number of rows returned by the SQL * query without any programmatically appended * LIMIT clause