aboutsummaryrefslogtreecommitdiffstats
path: root/src/genkey.c
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2017-12-08 04:59:11 +0000
committerAndre Heinecke <[email protected]>2017-12-08 04:59:11 +0000
commit7b5182f2889310fc43d5fe05e7ec1ffd3c1f7b06 (patch)
treeeec53d15eec31d2dffa85058c91ee44827f7932c /src/genkey.c
parentcpp: Fix handling of lsig promotion (diff)
downloadgpgme-7b5182f2889310fc43d5fe05e7ec1ffd3c1f7b06.tar.gz
gpgme-7b5182f2889310fc43d5fe05e7ec1ffd3c1f7b06.zip
Spelling fixes for comments and doc
-- Patch provided by ka7 in dev.gnupg.org Differential D423
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 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,