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:40:06 +01:00
parent 7f8ae236a7
commit 3de1fac392

View File

@ -319,7 +319,7 @@ g_mount_get_drive (GMount *mount)
* 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.
**/