| domain | current | suggestion |
authorCam Cook <cam.cook@linux.com>
Sun, 27 Nov 2022 11:49:40 +0000 (06:49 -0500)
committerCam Cook <cam.cook@linux.com>
Sun, 27 Nov 2022 11:49:40 +0000 (06:49 -0500)
|--------|---------|------------|
| [GtkHeaderBar](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtkheaderbar.c#L780) | "specifies a icon" | "specifies an icon" |

gtk/gtkheaderbar.c

index a6438a99aa49105e86d3f52e19d01f35acbf25c8..fa560bb3412e71bf72465825461c1312e40de8b7 100644 (file)
@@ -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