[gtk/wip/ebassi/shortcut: 202/203] Typo fix



commit ecf556670ea5371ec545f66588bd054174b8bbd3
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 14dc13c726..0368ec355c 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -974,7 +974,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]