mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2025-01-20 11:08:36 +00:00
Fix 'attributes' typo in API doc
https://bugzilla.gnome.org/show_bug.cgi?id=756766
This commit is contained in:
parent
1be4264b76
commit
a2e76aede7
@ -443,7 +443,7 @@ secret_password_lookup_finish (GAsyncResult *result,
|
|||||||
* The variable argument list should contain pairs of a) The attribute name as
|
* The variable argument list should contain pairs of a) The attribute name as
|
||||||
* a null-terminated string, followed by b) attribute value, either a character
|
* a null-terminated string, followed by b) attribute value, either a character
|
||||||
* string, an int number, or a gboolean value, as defined in the password
|
* string, an int number, or a gboolean value, as defined in the password
|
||||||
* @schema. The list of attribtues should be terminated with a %NULL.
|
* @schema. The list of attributes should be terminated with a %NULL.
|
||||||
*
|
*
|
||||||
* If no secret is found then %NULL is returned.
|
* If no secret is found then %NULL is returned.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user