summaryrefslogtreecommitdiff
path: root/src/genkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/genkey.c')
-rw-r--r--src/genkey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/genkey.c b/src/genkey.c
index 710b58f..16484ec 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,