headerbar: Fix docs
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Thu, 3 Mar 2022 08:36:33 +0000 (08:36 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 16 Mar 2022 02:04:23 +0000 (22:04 -0400)
gtk/gtkheaderbar.c

index 5c99ff090fc7467626733ded8347dbc85f19fa59..ebf372a1ae5d064367ca55b5d4bedd304bc72ff4 100644 (file)
@@ -54,7 +54,7 @@
  * maximize and close buttons, or the window icon.
  *
  * For these reasons, `GtkHeaderBar` is the natural choice for use as the
- * custom titlebar widget of a `GtkWindow (see [method@Gtk.Window.set_titlebar]),
+ * custom titlebar widget of a `GtkWindow` (see [method@Gtk.Window.set_titlebar]),
  * as it gives features typical of titlebars while allowing the addition of
  * child widgets.
  *