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 071793fc..9044dd3c 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -2177,7 +2177,7 @@ This is true if the key signature is expired. @item unsigned int invalid : 1 This is true if the key signature is invalid. -@item unsigned int disabled : 1 +@item unsigned int exportable : 1 This is true if the key signature is exportable. @item gpgme_pubkey_algo_t pubkey_algo |