[gtk+/combo-refactor] Fixed gtk-docs typo in gtkcellarea.c



commit ce5cb198e876067f0960e80d93669e4061886771
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Wed Dec 8 22:30:03 2010 +0900

    Fixed gtk-docs typo in gtkcellarea.c

 gtk/gtkcellarea.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcellarea.c b/gtk/gtkcellarea.c
index 59b6231..96d9162 100644
--- a/gtk/gtkcellarea.c
+++ b/gtk/gtkcellarea.c
@@ -1844,7 +1844,7 @@ get_cell_by_position (GtkCellRenderer     *renderer,
  * Gets the #GtkCellRenderer at @x and @y coordinates inside @area and optionally
  * returns the full cell allocation for it inside @cell_area.
  *
- * Returns value: the #GtkCellRenderer at @x and @y.
+ * Return value: the #GtkCellRenderer at @x and @y.
  *
  * Since: 3.0
  */



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