[clutter] docs: Fix clutter_box_packv() link



commit 7ace3c2fddf9af11d832b7cf48dd56a6db91ceab
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Mon Sep 12 12:36:31 2011 +0100

    docs: Fix clutter_box_packv() link

 clutter/clutter-box.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/clutter-box.c b/clutter/clutter-box.c
index eea5b3b..76e2f34 100644
--- a/clutter/clutter-box.c
+++ b/clutter/clutter-box.c
@@ -822,7 +822,7 @@ clutter_box_set_property_valist (ClutterBox   *box,
  * This function is a wrapper around clutter_container_add_actor()
  * and clutter_layout_manager_child_set()
  *
- * Language bindings should use the vector-based clutter_box_addv()
+ * Language bindings should use the vector-based clutter_box_packv()
  * variant instead
  *
  * Since: 1.2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]