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
5faaaac92c
commit
7f8ae236a7
@ -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.
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user