From 096f4186c8cba7435105b4731b63aab953eb3ac7 Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Thu, 19 Mar 2015 11:14:52 +0100 Subject: Improve spelling and grammar of some comments. -- Signed-off-by: Neal H. Walfield --- dirmngr/ks-engine-hkp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dirmngr/ks-engine-hkp.c') diff --git a/dirmngr/ks-engine-hkp.c b/dirmngr/ks-engine-hkp.c index 960d5fcc5..c382e1bd3 100644 --- a/dirmngr/ks-engine-hkp.c +++ b/dirmngr/ks-engine-hkp.c @@ -1396,7 +1396,7 @@ put_post_cb (void *opaque, http_t http) } -/* Send the key in {DATA,DATALEN} to the keyserver identified by URI. */ +/* Send the key in {DATA,DATALEN} to the keyserver identified by URI. */ gpg_error_t ks_hkp_put (ctrl_t ctrl, parsed_uri_t uri, const void *data, size_t datalen) { -- cgit v1.2.3