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~1^2~226 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d8e7f0a8a90c9fe98af548f103640c38fe233ade;p=gtk4.git MenuButton: Fix small grammar-o/match related syms --- 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 */