From 167273ee9d3c04f29835aa2d12fde52eebf61efb Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Wed, 14 Sep 2016 17:21:19 -0400 Subject: spelling: conenction should be connection * dirmngr/server.c, sm/server.c: s/conenction/connection/ Signed-off-by: Daniel Kahn Gillmor --- sm/server.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sm/server.c') diff --git a/sm/server.c b/sm/server.c index ce8085dad..b4fcb43c0 100644 --- a/sm/server.c +++ b/sm/server.c @@ -1099,7 +1099,7 @@ static const char hlp_getinfo[] = " agent-check - Return success if the agent is running.\n" " cmd_has_option CMD OPT\n" " - Returns OK if the command CMD implements the option OPT.\n" - " offline - Returns OK if the conenction is in offline mode."; + " offline - Returns OK if the connection is in offline mode."; static gpg_error_t cmd_getinfo (assuan_context_t ctx, char *line) { -- cgit v1.2.3