diff options
author | Daniel Kahn Gillmor <[email protected]> | 2019-06-24 00:21:02 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2019-06-24 00:21:02 +0000 |
commit | d7d1ff45574ed935d07642964a529a358b11a1a7 (patch) | |
tree | 5d8a959f13fe26e5491674f774f3e45e07bd8c78 /g10/cpr.c | |
parent | scd: Take the card look while running app->with_keygrip. (diff) | |
download | gnupg-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.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. */ |