summaryrefslogtreecommitdiff
path: root/gtk/gtkcellareabox.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkcellareabox.c')
-rw-r--r--gtk/gtkcellareabox.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkcellareabox.c b/gtk/gtkcellareabox.c
index ec1f89d0b7..05ec4bb957 100644
--- a/gtk/gtkcellareabox.c
+++ b/gtk/gtkcellareabox.c
@@ -2117,7 +2117,7 @@ _gtk_cell_area_box_group_visible (GtkCellAreaBox *box,
*
* Creates a new #GtkCellAreaBox.
*
- * Return value: a newly created #GtkCellAreaBox
+ * Returns: a newly created #GtkCellAreaBox
*
* Since: 3.0
*/
@@ -2223,7 +2223,7 @@ gtk_cell_area_box_pack_end (GtkCellAreaBox *box,
*
* Gets the spacing added between cell renderers.
*
- * Return value: the space added between cell renderers in @box.
+ * Returns: the space added between cell renderers in @box.
*
* Since: 3.0
*/