mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 06:56:14 +01:00
Merge branch 'identifier-typo-fix' into 'master'
gio: Fix some typos in the documentation See merge request GNOME/glib!31
This commit is contained in:
commit
c3846b33d7
@ -616,7 +616,7 @@ g_drive_poll_for_media_finish (GDrive *drive,
|
||||
* #G_DRIVE_IDENTIFIER_KIND_UNIX_DEVICE.
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
char *
|
||||
|
@ -567,7 +567,7 @@ g_volume_eject_with_operation_finish (GVolume *volume,
|
||||
* information about volume identifiers.
|
||||
*
|
||||
* 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
|
||||
*/
|
||||
char *
|
||||
|
Loading…
Reference in New Issue
Block a user