diff --git a/gtk/gtkmenubutton.c b/gtk/gtkmenubutton.c index e6870523b5..37263c7411 100644 --- a/gtk/gtkmenubutton.c +++ b/gtk/gtkmenubutton.c @@ -1554,7 +1554,7 @@ gtk_menu_button_get_child (GtkMenuButton *menu_button) * @menu_button: a `GtkMenuButton` * @active: whether the menu button is active * - * Sets whether menu button acts is active. + * Sets whether the menu button is active. * * Since: 4.10 */