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 --- dirmngr/server.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dirmngr/server.c') diff --git a/dirmngr/server.c b/dirmngr/server.c index b29628aed..e5cf2c3aa 100644 --- a/dirmngr/server.c +++ b/dirmngr/server.c @@ -304,7 +304,7 @@ strcpy_escaped_plus (char *d, const unsigned char *s) /* This function returns true if a Tor server is running. The sattus - is cached for the current conenction. */ + is cached for the current connection. */ static int is_tor_running (ctrl_t ctrl) { -- cgit v1.2.3