docs: Fix popover docs typo

This commit is contained in:
Mikael Forsberg 2024-08-13 13:50:47 +02:00
parent 23aafbf09f
commit 5f814cc30a

View File

@ -42,7 +42,7 @@
*
* ## GtkPopover as menu replacement
*
* `GtkPopover` is often used to replace menus. The best was to do this
* `GtkPopover` is often used to replace menus. The best way to do this
* is to use the [class@Gtk.PopoverMenu] subclass which supports being
* populated from a `GMenuModel` with [ctor@Gtk.PopoverMenu.new_from_model].
*