[glib: 1/2] Fixing a small typo in docs/references/gio/gio.xml



commit 628e448e029c6da2f9cb2ab53b44f70627cc7c90
Author: Emmanuel Fleury <emmanuel fleury u-bordeaux fr>
Date:   Fri Jul 12 17:49:51 2019 +0200

    Fixing a small typo in docs/references/gio/gio.xml
    
    Fix issue #1828

 docs/reference/gio/gio.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docs/reference/gio/gio.xml b/docs/reference/gio/gio.xml
index 35c14da34..3de69642a 100644
--- a/docs/reference/gio/gio.xml
+++ b/docs/reference/gio/gio.xml
@@ -407,7 +407,7 @@
             functionality.</para>
           <para>Mounting refers to the traditional concept of arranging multiple
             file systems and devices in a single tree, rooted at <filename>/</filename>. Classical
-            mounting happens in the kernel and is controlle by the mount utility.
+            mounting happens in the kernel and is controlled by the mount utility.
             GIO expands this concept by introducing mount daemons that can make
             file systems available to GIO applications without kernel
             involvement.</para>


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