[glib] Trivial: fix a comment typo



commit 6c43b6a21aca5cac33992c6b690e566ac1664997
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jun 4 19:25:20 2015 -0400

    Trivial: fix a comment typo

 gio/gunixmounts.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gunixmounts.c b/gio/gunixmounts.c
index 93fae3b..b83d442 100644
--- a/gio/gunixmounts.c
+++ b/gio/gunixmounts.c
@@ -210,7 +210,7 @@ gboolean
 g_unix_is_mount_path_system_internal (const char *mount_path)
 {
   const char *ignore_mountpoints[] = {
-    /* Includes all FHS 2.3 toplevel dirs and other specilized
+    /* Includes all FHS 2.3 toplevel dirs and other specialized
      * directories that we want to hide from the user.
      */
     "/",              /* we already have "Filesystem root" in Nautilus */ 


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