mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06: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.
|
* #G_DRIVE_IDENTIFIER_KIND_UNIX_DEVICE.
|
||||||
*
|
*
|
||||||
* 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 *
|
||||||
|
Loading…
Reference in New Issue
Block a user