centerbox: Small docs tweak

This commit is contained in:
Matthias Clasen
2021-02-27 19:44:35 -05:00
committed by Emmanuele Bassi
parent 15aa7de547
commit c82b5b8d8a

View File

@@ -35,7 +35,7 @@
*
* # GtkCenterBox as GtkBuildable
*
* The `GtkCenterBox` implementation of the [iface@Gtk.Buildable] interface
* The `GtkCenterBox` implementation of the `GtkBuildable` interface
* supports placing children in the 3 positions by specifying “start”, “center”
* or “end” as the “type” attribute of a <child> element.
*