From: Cam Cook Date: Sun, 27 Nov 2022 11:49:40 +0000 (-0500) Subject: | domain | current | suggestion | X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~9^2~61^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=dd780b3ce02da90709b5ff03416286994596ad26;p=gtk4.git | domain | current | suggestion | |--------|---------|------------| | [GtkHeaderBar](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtkheaderbar.c#L780) | "specifies a icon" | "specifies an icon" | --- diff --git a/gtk/gtkheaderbar.c b/gtk/gtkheaderbar.c index a6438a99aa..fa560bb341 100644 --- a/gtk/gtkheaderbar.c +++ b/gtk/gtkheaderbar.c @@ -777,7 +777,7 @@ gtk_header_bar_set_show_title_buttons (GtkHeaderBar *bar, * from those on the right. Recognized button names are minimize, * maximize, close and icon (the window icon). * - * For example, “icon:minimize,maximize,close” specifies a icon + * For example, “icon:minimize,maximize,close” specifies an icon * on the left, and minimize, maximize and close buttons on the right. */ void