diff --git a/gtk/gtkmenubutton.c b/gtk/gtkmenubutton.c index 872be35f1d..67cbbd12b2 100644 --- a/gtk/gtkmenubutton.c +++ b/gtk/gtkmenubutton.c @@ -1526,7 +1526,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 */