diff options
Diffstat (limited to 'src/genkey.c')
-rw-r--r-- | src/genkey.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/genkey.c b/src/genkey.c index 710b58ff..16484ecc 100644 --- a/src/genkey.c +++ b/src/genkey.c @@ -650,7 +650,7 @@ gpgme_op_set_uid_flag_start (gpgme_ctx_t ctx, } -/* See set_uid_flag. Thsi is the synchronous variant. */ +/* See set_uid_flag. This is the synchronous variant. */ gpgme_error_t gpgme_op_set_uid_flag (gpgme_ctx_t ctx, gpgme_key_t key, const char *userid, |