[gtk/matthiasc/for-main] shortcutcontroller: Fix a typo




commit 2623c396cb093c6e36f8079e38119ff2eb8642e4
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon May 30 16:24:02 2022 -0400

    shortcutcontroller: Fix a typo

 gtk/gtkshortcutcontroller.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkshortcutcontroller.c b/gtk/gtkshortcutcontroller.c
index 969242366e..5e899aecea 100644
--- a/gtk/gtkshortcutcontroller.c
+++ b/gtk/gtkshortcutcontroller.c
@@ -871,7 +871,7 @@ gtk_shortcut_controller_get_scope (GtkShortcutController *self)
 }
 
 /**
- * gtk_shortcut_controller_set_mnemonics_modifiers: (attributes 
org.gtk.MEthod.set_property=mnemonic-modifiers)
+ * gtk_shortcut_controller_set_mnemonics_modifiers: (attributes 
org.gtk.Method.set_property=mnemonic-modifiers)
  * @self: a `GtkShortcutController`
  * @modifiers: the new mnemonics_modifiers to use
  *


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