aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2024-01-15 07:30:01 +0000
committerWerner Koch <[email protected]>2024-01-15 07:30:01 +0000
commitb37efb11bea7215ff2d9b733fea39bad8b2cf90e (patch)
treed15888a83154119e556b88c720e6bb9ac2c4aaaa
parentcpp,tests: Launch dirmngr with gpg-conf (diff)
downloadgpgme-b37efb11bea7215ff2d9b733fea39bad8b2cf90e.tar.gz
gpgme-b37efb11bea7215ff2d9b733fea39bad8b2cf90e.zip
doc: Fix minor typo.
-- Reported-by: Ming Kuang
-rw-r--r--doc/gpgme.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index 32bca164..f5104f20 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -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.