aboutsummaryrefslogtreecommitdiffstats
path: root/g10
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <[email protected]>2019-06-24 00:17:05 +0000
committerDaniel Kahn Gillmor <[email protected]>2019-06-24 00:17:47 +0000
commit520f5d70e4128b61c30da2a463f6c34ca24b628e (patch)
tree76942986d61944d387cf70af48de7c05dbc57fbf /g10
parentReturn better error code for some getinfo IPC commands. (diff)
downloadgnupg-520f5d70e4128b61c30da2a463f6c34ca24b628e.tar.gz
gnupg-520f5d70e4128b61c30da2a463f6c34ca24b628e.zip
spelling: Fix "synchronize"
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'g10')
-rw-r--r--g10/cpr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/cpr.c b/g10/cpr.c
index 3d39d6bda..d502e8b52 100644
--- a/g10/cpr.c
+++ b/g10/cpr.c
@@ -62,7 +62,7 @@ progress_cb (void *ctx, const char *what, int printchar,
/* Return true if the status message NO may currently be issued. We
- need this to avoid syncronisation problem while auto retrieving a
+ need this to avoid synchronization problem while auto retrieving a
key. There it may happen that a status NODATA is issued for a non
available key and the user may falsely interpret this has a missing
signature. */