summaryrefslogtreecommitdiff
path: root/gtk/gtkmenubar.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkmenubar.c')
-rw-r--r--gtk/gtkmenubar.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkmenubar.c b/gtk/gtkmenubar.c
index cf84de8379..217308577f 100644
--- a/gtk/gtkmenubar.c
+++ b/gtk/gtkmenubar.c
@@ -913,7 +913,7 @@ gtk_menu_bar_move_current (GtkMenuShell *menu_shell,
* Retrieves the current pack direction of the menubar.
* See gtk_menu_bar_set_pack_direction().
*
- * Return value: the pack direction
+ * Returns: the pack direction
*
* Since: 2.8
*/
@@ -966,7 +966,7 @@ gtk_menu_bar_set_pack_direction (GtkMenuBar *menubar,
* Retrieves the current child pack direction of the menubar.
* See gtk_menu_bar_set_child_pack_direction().
*
- * Return value: the child pack direction
+ * Returns: the child pack direction
*
* Since: 2.8
*/