summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2017-05-23 10:15:58 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2017-05-23 10:15:58 +0200
commit81c6f45ad04f152e0bbd9d111ead417744aacd08 (patch)
treeb998b7fe5bb665ca67f5d80b1e28420918237c20
parent9df6f0ea31ccb3ad0bdbc48ed04ac7c417547d46 (diff)
downloadgobject-introspection-81c6f45ad04f152e0bbd9d111ead417744aacd08.tar.gz
gir: Update annotations from GLib 2.53.2
-rw-r--r--gir/gio-2.0.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 6eb6265c..92a12d45 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -29429,7 +29429,7 @@
* 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.
*/
@@ -29439,7 +29439,7 @@
* g_mount_can_unmount:
* @mount: a #GMount.
*
- * Checks if @mount can be mounted.
+ * Checks if @mount can be unmounted.
*
* Returns: %TRUE if the @mount can be unmounted.
*/