summaryrefslogtreecommitdiffstats
path: root/g10/cpr.c
diff options
context:
space:
mode:
authorJustus Winter <justus@g10code.com>2017-05-29 15:23:36 +0200
committerJustus Winter <justus@g10code.com>2017-05-30 14:30:43 +0200
commit663e5ed0737465e79a9c877f18d93bddfd05a7a4 (patch)
treee27b70210aa4c7d1735d672ee9162aa570b0bd6e /g10/cpr.c
parentgpg: Disable keydb handle caching (diff)
downloadgnupg2-663e5ed0737465e79a9c877f18d93bddfd05a7a4.tar.xz
gnupg2-663e5ed0737465e79a9c877f18d93bddfd05a7a4.zip
gpg: Fix typos.
-- Signed-off-by: Justus Winter <justus@g10code.com>
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 339107184..154872013 100644
--- a/g10/cpr.c
+++ b/g10/cpr.c
@@ -73,7 +73,7 @@ status_currently_allowed (int no)
return 1; /* Yes. */
/* We allow some statis anyway, so that import statistics are
- correct and to avoid problems if the retriebval subsystem will
+ correct and to avoid problems if the retrieval subsystem will
prompt the user. */
switch (no)
{