doc: Fix typo

--
This commit is contained in:
Ingo Klöcker 2023-10-05 15:12:29 +02:00
parent b63d203d3b
commit 0132a1089f
No known key found for this signature in database
GPG Key ID: F5A5D1692277A1E9

View File

@ -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}