mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2025-01-03 10:38:52 +00:00
libsecret: Fix documentation typos
This commit is contained in:
parent
6b7d643929
commit
59a8238971
@ -1773,9 +1773,9 @@ secret_service_get_collection_gtype (SecretService *self)
|
||||
|
||||
/**
|
||||
* secret_service_get_item_gtype:
|
||||
* @self: the collection
|
||||
* @self: the service
|
||||
*
|
||||
* Get the GObject type for items instantiated by this collection.
|
||||
* Get the GObject type for items instantiated by this service.
|
||||
* This will always be either #SecretItem or derived from it.
|
||||
*
|
||||
* Returns: the gobject type for items
|
||||
|
Loading…
Reference in New Issue
Block a user