summaryrefslogtreecommitdiffstats
path: root/dirmngr
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2014-03-12 14:27:50 +0100
committerWerner Koch <wk@gnupg.org>2014-03-12 14:33:51 +0100
commit99135b89ced35d867dddadf9d51e63a3d8837fc3 (patch)
treec4c8d734afc162c134e6df653cd7152167a65eec /dirmngr
parenthttp: Add a flag to the URL parser indicating a literal v6 address. (diff)
downloadgnupg2-99135b89ced35d867dddadf9d51e63a3d8837fc3.tar.xz
gnupg2-99135b89ced35d867dddadf9d51e63a3d8837fc3.zip
Comment typo fixes
--
Diffstat (limited to 'dirmngr')
-rw-r--r--dirmngr/server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dirmngr/server.c b/dirmngr/server.c
index fb619dfcc..a1d20334b 100644
--- a/dirmngr/server.c
+++ b/dirmngr/server.c
@@ -2130,7 +2130,7 @@ dirmngr_status_help (ctrl_t ctrl, const char *text)
return err;
}
-/* Send a tick progress indicator back. Fixme: This is only does for
+/* Send a tick progress indicator back. Fixme: This is only done for
the currently active channel. */
gpg_error_t
dirmngr_tick (ctrl_t ctrl)