docs: Fix a trivial typo in GMount documentation

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2017-05-17 13:37:02 +01:00
parent 5faaaac92c
commit 7f8ae236a7

View File

@ -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.
**/