mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 23:46:17 +01:00
docs: Fix a trivial typo in GMount documentation
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
7f8ae236a7
commit
3de1fac392
@ -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.
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user