[libdazzle] shortcut manager: fix typo



commit dab7d715b630f9006186e30522a8dd8f56f662c4
Author: Sebastien Lafargue <slafargue gnome org>
Date:   Mon Aug 14 22:35:31 2017 +0200

    shortcut manager: fix typo

 src/shortcuts/dzl-shortcut-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/shortcuts/dzl-shortcut-manager.c b/src/shortcuts/dzl-shortcut-manager.c
index 65d82ee..7b3965c 100644
--- a/src/shortcuts/dzl-shortcut-manager.c
+++ b/src/shortcuts/dzl-shortcut-manager.c
@@ -1525,7 +1525,7 @@ dzl_shortcut_manager_merge (DzlShortcutManager *self,
    * Okay, now we need to go through all the custom contexts, and global
    * shortcuts in the theme and merge them into the base_layer. However, we
    * will defer that work to the DzlShortcutTheme module so it has access to
-   * the intenral structures.
+   * the internal structures.
    */
   _dzl_shortcut_theme_merge (base_layer, theme);
 


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