From: Daniel Boles Date: Mon, 22 May 2023 20:39:36 +0000 (+0100) Subject: MenuButton: Fix small grammar-o/match related syms X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~3^2~1^2~23 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=23c044d060a2bc914ae3957b261848cb18edfa55;p=gtk4.git MenuButton: Fix small grammar-o/match related syms --- 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 */