aboutsummaryrefslogtreecommitdiffstats
path: root/g10/cpr.c
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <[email protected]>2019-06-24 00:21:02 +0000
committerDaniel Kahn Gillmor <[email protected]>2019-06-24 00:21:02 +0000
commitd7d1ff45574ed935d07642964a529a358b11a1a7 (patch)
tree5d8a959f13fe26e5491674f774f3e45e07bd8c78 /g10/cpr.c
parentscd: Take the card look while running app->with_keygrip. (diff)
downloadgnupg-d7d1ff45574ed935d07642964a529a358b11a1a7.tar.gz
gnupg-d7d1ff45574ed935d07642964a529a358b11a1a7.zip
spelling: Fix "synchronize"
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'g10/cpr.c')
-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. */