diff options
Diffstat (limited to 'doc/dirmngr.texi')
-rw-r--r-- | doc/dirmngr.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi index a1e42525d..5e86cf36a 100644 --- a/doc/dirmngr.texi +++ b/doc/dirmngr.texi @@ -1085,7 +1085,7 @@ as a binary blob. @c @c If no certificate was found, the function returns with the error @c GPG_ERR_MISSING_CERT. Now the signature is verified. If this fails, -@c the erro is returned. On success the @code{validate_cert_chain} is +@c the error is returned. On success the @code{validate_cert_chain} is @c used to verify that the certificate is actually valid. @c @c Here we may encounter a recursive situation: |