fix issue with patch D4981

This commit is contained in:
Andy Williams 2017-06-25 10:41:11 +01:00
parent 12f8bcae59
commit 06d2d04092
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ EAPI void elm_code_widget_selection_select_line(Evas_Object *widget, unsigned in
*
* @param[in] widget @c The elm_widget object.
* @param[in] line @c The line index of the widget.
* @param[in] widget @c The column index of the widget.
* @param[in] col @c The column index of the widget.
*
* @return None
*