Merge branch 'alatiera/doc-type' into 'main'

shortcutcontroller: fix typo in property docs

See merge request GNOME/gtk!4827
This commit is contained in:
Matthias Clasen
2022-06-23 21:46:45 +00:00

View File

@@ -585,7 +585,7 @@ gtk_shortcut_controller_class_init (GtkShortcutControllerClass *klass)
controller_class->unset_widget = gtk_shortcut_controller_unset_widget;
/**
* GtkShortCutController:item-type:
* GtkShortcutController:item-type:
*
* The type of items. See [method@Gio.ListModel.get_item_type].
*