gio: Fix some typos in the documentation

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2018-05-28 10:26:06 +01:00
parent 2548ea7f66
commit dc4e63930f
2 changed files with 2 additions and 2 deletions

View File

@ -614,7 +614,7 @@ g_drive_poll_for_media_finish (GDrive *drive,
* Gets the identifier of the given kind for @drive. * Gets the identifier of the given kind for @drive.
* *
* Returns: (nullable) (transfer full): a newly allocated string containing the * Returns: (nullable) (transfer full): a newly allocated string containing the
* requested identfier, or %NULL if the #GDrive * requested identifier, or %NULL if the #GDrive
* doesn't have this kind of identifier. * doesn't have this kind of identifier.
*/ */
char * char *

View File

@ -567,7 +567,7 @@ g_volume_eject_with_operation_finish (GVolume *volume,
* information about volume identifiers. * information about volume identifiers.
* *
* Returns: (nullable) (transfer full): a newly allocated string containing the * Returns: (nullable) (transfer full): a newly allocated string containing the
* requested identfier, or %NULL if the #GVolume * requested identifier, or %NULL if the #GVolume
* doesn't have this kind of identifier * doesn't have this kind of identifier
*/ */
char * char *