aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpgme.texi
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2004-01-13 21:43:25 +0000
committerMarcus Brinkmann <[email protected]>2004-01-13 21:43:25 +0000
commit6d47796aa629a526b1bdb705ae7e2befa0d6ef12 (patch)
tree15b578a0a43f5df9e1b03fc93bf2a899d716e141 /doc/gpgme.texi
parent2004-01-13 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-6d47796aa629a526b1bdb705ae7e2befa0d6ef12.tar.gz
gpgme-6d47796aa629a526b1bdb705ae7e2befa0d6ef12.zip
2004-01-13 Marcus Brinkmann <[email protected]>
* gpgme.texi (Key Management): Fix exportable field.
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r--doc/gpgme.texi2
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