[clutter] docs: Fix the ClutterTimeline:auto-reverse link
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] docs: Fix the ClutterTimeline:auto-reverse link
- Date: Fri, 2 Sep 2011 15:17:21 +0000 (UTC)
commit 4255a75940a1a87db3145cd3d50d33b779c82049
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Fri Sep 2 15:49:05 2011 +0100
docs: Fix the ClutterTimeline:auto-reverse link
clutter/clutter-timeline.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/clutter-timeline.c b/clutter/clutter-timeline.c
index 1647503..2f6e511 100644
--- a/clutter/clutter-timeline.c
+++ b/clutter/clutter-timeline.c
@@ -1555,7 +1555,7 @@ clutter_timeline_has_marker (ClutterTimeline *timeline,
* Sets whether @timeline should reverse the direction after the
* emission of the #ClutterTimeline::completed signal.
*
- * Setting the #ClutterTimeline:reverse property to %TRUE is the
+ * Setting the #ClutterTimeline:auto-reverse property to %TRUE is the
* equivalent of connecting a callback to the #ClutterTimeline::completed
* signal and changing the direction of the timeline from that callback;
* for instance, this code:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]