aboutsummaryrefslogtreecommitdiffstats
path: root/src/edit.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/edit.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/edit.c')
-rw-r--r--src/edit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/edit.c b/src/edit.c
index 887af730..ca4d5957 100644
--- a/src/edit.c
+++ b/src/edit.c
@@ -194,7 +194,7 @@ gpgme_op_interact (gpgme_ctx_t ctx, gpgme_key_t key, unsigned int flags,
-/* The deprectated interface. */
+/* The deprecated interface. */
static gpgme_error_t
edit_start (gpgme_ctx_t ctx, int synchronous, int type, gpgme_key_t key,
gpgme_edit_cb_t fnc, void *fnc_value, gpgme_data_t out)