[libdazzle] theming: fix typo



commit 98e47911adfd4567b1005aa2e9a5c0bfe4f3fda6
Author: Christian Hergert <chergert redhat com>
Date:   Sun Sep 24 01:15:11 2017 -0700

    theming: fix typo

 src/theming/dzl-theme-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/theming/dzl-theme-manager.c b/src/theming/dzl-theme-manager.c
index 96136c8..147d943 100644
--- a/src/theming/dzl-theme-manager.c
+++ b/src/theming/dzl-theme-manager.c
@@ -126,7 +126,7 @@ dzl_theme_manager_add_resources (DzlThemeManager *self,
     {
       g_auto(GStrv) children = NULL;
 
-      /* Okay, tihs is a resource-based path. Make sure the
+      /* Okay, this is a resource-based path. Make sure the
        * path contains children so we don't slow down the
        * theme loading code with tons of useless directories.
        */


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