doc: Fix minor typo.

--

Reported-by: Ming Kuang
This commit is contained in:
Werner Koch 2024-01-15 08:30:01 +01:00
parent 85c7a94d63
commit b37efb11be
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -2601,7 +2601,7 @@ addresses is not supported.
The function @code{gpgme_set_sender} specifies the sender address for
use in sign and verify operations. @var{address} is expected to be
the ``addr-spec'' part of an address but my also be a complete mailbox
the ``addr-spec'' part of an address but may also be a complete mailbox
address, in which case this function extracts the ``addr-spec'' from
it. Using @code{NULL} for @var{address} clears the sender address.