From 1e25de9ab3aa49786fa27da5ae74b596735828fc Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Thu, 14 Jun 2012 14:42:34 +0000 Subject: [PATCH] From: Daniel Willmann Subject: [PATCH] elementary: Minor fix to the documentation of ActionSlider Date: Thu, 14 Jun 2012 15:31:05 +0100 Yeah, the most overhead I could imagine. :-) SVN revision: 72141 --- legacy/elementary/src/lib/elm_actionslider.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"). *