Fix minor documentation problem.
-- Fixes bug#1404. (There is mentioned data field “recipient”, but actual data field name is “recipients”.)
This commit is contained in:
parent
d6402b888f
commit
475640a527
@ -4101,7 +4101,7 @@ algorithm that is not supported.
|
||||
@item unsigned int wrong_key_usage : 1
|
||||
This is true if the key was not used according to its policy.
|
||||
|
||||
@item gpgme_recipient_t recipient
|
||||
@item gpgme_recipient_t recipients
|
||||
This is a linked list of recipients to which this message was encrypted.
|
||||
|
||||
@item char *file_name
|
||||
|
Loading…
Reference in New Issue
Block a user