[gtk/wip/ebassi/shortcut] Typo fix



commit d743ee1aa92333c5d324d491c52165d2525c55d7
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Feb 9 16:24:35 2020 -0500

    Typo fix

 gtk/gtkenums.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h
index bc9c6d18be..e4b01bc881 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -996,7 +996,7 @@ typedef enum
 /**
  * GtkShortcutScope:
  * @GTK_SHORTCUT_SCOPE_LOCAL: Shortcuts are handled inside
- *     the widget hte controller belongs to.
+ *     the widget the controller belongs to.
  * @GTK_SHORTCUT_SCOPE_MANAGED: Shortcuts are handled by
  *     the first ancestor that is a #GtkShortcutManager
  * @GTK_SHORTCUT_SCOPE_GLOBAL: Shortcuts are handled by


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