diff options
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r-- | doc/gpgme.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 05b76aaa..916c68e2 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -4028,7 +4028,7 @@ ciphertext could be created successfully, @code{GPG_ERR_INV_VALUE} if @var{ctx}, @var{recp}, @var{plain} or @var{cipher} is not a valid pointer, @code{GPG_ERR_UNUSABLE_PUBKEY} if @var{recp} contains some invalid recipients, @code{GPG_ERR_BAD_PASSPHRASE} if the passphrase -for the secret key could not be retrieved, and passes through any +for the symmetric key could not be retrieved, and passes through any errors that are reported by the crypto engine support routines. @end deftypefun |