aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-object.c
diff options
context:
space:
mode:
Diffstat (limited to 'libindicator/indicator-object.c')
-rw-r--r--libindicator/indicator-object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libindicator/indicator-object.c b/libindicator/indicator-object.c
index c3e0139..511a407 100644
--- a/libindicator/indicator-object.c
+++ b/libindicator/indicator-object.c
@@ -149,7 +149,7 @@ indicator_object_class_init (IndicatorObjectClass *klass)
IndicatorObject::scroll:
@arg0: The #IndicatorObject object
@arg1: The delta of the scroll event
- @arg2: The orientation of the scroll event. %TRUE indicates up, %FALSE down.
+ @arg2: The orientation of the scroll event.
When the indicator receives a mouse scroll wheel event
from the user, this signal is emitted.