diff --git a/legacy/elementary/src/lib/elm_actionslider.h b/legacy/elementary/src/lib/elm_actionslider.h index ba1ec750dd..3a15353d9a 100644 --- a/legacy/elementary/src/lib/elm_actionslider.h +++ b/legacy/elementary/src/lib/elm_actionslider.h @@ -31,7 +31,7 @@ * This widget emits the following signals, besides the ones sent from * @ref Layout: * @li @c "selected" - when user selects an enabled position (the - * label is passed as event info)". + * label is passed as event info). * @li @c "pos_changed" - when the indicator reaches any of the * positions("left", "right" or "center"). *