diff options
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r-- | doc/gpgme.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 8c6420e6..260c057b 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -3493,8 +3493,8 @@ Note that this flag is set even if the key is expired. @item unsigned int has_certify : 1 @since{1.23.0} -This is true if the key or one of its subkeys is capable of signing. -Note that this flag is set even if the key is expired. +This is true if the key or one of its subkeys is capable of +certification. Note that this flag is set even if the key is expired. @item unsigned int has_authenticate : 1 @since{1.23.0} |