diff --git a/tbl_relation.php b/tbl_relation.php index 53cc6a0b7c..2ee51f4d0c 100644 --- a/tbl_relation.php +++ b/tbl_relation.php @@ -532,7 +532,7 @@ PMA_Response::getInstance()->addHTML($html_output); * @param array $choices Choices for dropdown * @param string $selected_value Selected value * - * @return string $html_output The html code for existing value (for selected) + * @return string The html code for existing value (for selected) * * @access public */