shortcutcontroller: Fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 May 2022 20:24:02 +0000 (16:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 May 2022 20:27:03 +0000 (16:27 -0400)
gtk/gtkshortcutcontroller.c

index 969242366e7c057495af89679c79edf4aa36372b..5e899aecea91007b71380480459b1b9a1ed96b56 100644 (file)
@@ -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
  *