[gtk: 1/2] shortcutcontroller: fix typo in property docs




commit c378eacb5dac2eafd6b9224ae1fe0c14aad02165
Author: Jordan Petridis <jordan centricular com>
Date:   Thu Jun 23 22:33:51 2022 +0300

    shortcutcontroller: fix typo in property docs
    
    followup of d7dae84af248bc198601cad89441724c5345504d

 gtk/gtkshortcutcontroller.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkshortcutcontroller.c b/gtk/gtkshortcutcontroller.c
index 0a62e25e36..93aa218117 100644
--- a/gtk/gtkshortcutcontroller.c
+++ b/gtk/gtkshortcutcontroller.c
@@ -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].
    *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]