mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
gio: Fix some typos in the documentation
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -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 *
|
||||||
|
@@ -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 *
|
||||||
|
Reference in New Issue
Block a user