mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-16 04:28:05 +02:00
docs: Fix some typos in GVolume
This commit is contained in:
parent
07dc3db69a
commit
2616b6eb8e
@ -75,7 +75,7 @@
|
|||||||
* when the gvfs hal volume monitor is in use. Other volume monitors
|
* when the gvfs hal volume monitor is in use. Other volume monitors
|
||||||
* will generally be able to provide the #G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE
|
* will generally be able to provide the #G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE
|
||||||
* identifier, which can be used to obtain a hal device by means of
|
* identifier, which can be used to obtain a hal device by means of
|
||||||
* libhal_manger_find_device_string_match().
|
* libhal_manager_find_device_string_match().
|
||||||
*/
|
*/
|
||||||
|
|
||||||
typedef GVolumeIface GVolumeInterface;
|
typedef GVolumeIface GVolumeInterface;
|
||||||
@ -568,7 +568,7 @@ g_volume_get_identifier (GVolume *volume,
|
|||||||
* @volume: a #GVolume
|
* @volume: a #GVolume
|
||||||
*
|
*
|
||||||
* Gets the kinds of <link linkend="volume-identifier">identifiers</link>
|
* Gets the kinds of <link linkend="volume-identifier">identifiers</link>
|
||||||
* that @volume has. Use g_volume_get_identifer() to obtain
|
* that @volume has. Use g_volume_get_identifier() to obtain
|
||||||
* the identifiers themselves.
|
* the identifiers themselves.
|
||||||
*
|
*
|
||||||
* Returns: (array zero-terminated=1) (transfer full): a %NULL-terminated array
|
* Returns: (array zero-terminated=1) (transfer full): a %NULL-terminated array
|
||||||
|
Loading…
x
Reference in New Issue
Block a user