From 0132a1089f1e9cdbeb45a6dafb754be9d4774f83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Kl=C3=B6cker?= Date: Thu, 5 Oct 2023 15:12:29 +0200 Subject: [PATCH] doc: Fix typo -- --- doc/gpgme.texi | 4 ++-- 1 file 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}