diff options
Diffstat (limited to 'sm/qualified.c')
-rw-r--r-- | sm/qualified.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sm/qualified.c b/sm/qualified.c index 804b6c41e..a52269734 100644 --- a/sm/qualified.c +++ b/sm/qualified.c @@ -270,7 +270,7 @@ gpgsm_qualified_consent (ctrl_t ctrl, ksba_cert_t cert) /* Popup a prompt to inform the user that the signature created is not - a qualified one. This is of course only doen if we know that we + a qualified one. This is of course only done if we know that we have been approved. */ gpg_error_t gpgsm_not_qualified_warning (ctrl_t ctrl, ksba_cert_t cert) |