[glib] docs: Fix a trivial typo in GMount documentation



commit 7f8ae236a76cf2b03e959d887504a381d5934ec5
Author: Philip Withnall <withnall endlessm com>
Date:   Wed May 17 13:37:02 2017 +0100

    docs: Fix a trivial typo in GMount documentation
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 gio/gmount.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gmount.c b/gio/gmount.c
index d585663..084b199 100644
--- a/gio/gmount.c
+++ b/gio/gmount.c
@@ -339,7 +339,7 @@ g_mount_can_unmount (GMount *mount)
  * g_mount_can_eject: 
  * @mount: a #GMount.
  * 
- * Checks if @mount can be eject.
+ * Checks if @mount can be ejected.
  * 
  * Returns: %TRUE if the @mount can be ejected.
  **/


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