diff options
Diffstat (limited to '')
| -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 a0bc20e8..3b1c10fa 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -4777,7 +4777,7 @@ of a @code{gpgme_op_sign} operation.  The pointer is only valid if the  last operation on the context was a @code{gpgme_op_sign},  @code{gpgme_op_sign_start}, @code{gpgme_op_encrypt_sign} or  @code{gpgme_op_encrypt_sign_start} operation.  If that operation -failed, the function might return a @code{NULL} pointer, The returned +failed, the function might return a @code{NULL} pointer. The returned  pointer is only valid until the next operation is started on the  context.  @end deftypefun | 
