1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

spelling: conenction should be connection

* dirmngr/server.c, sm/server.c: s/conenction/connection/

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
Daniel Kahn Gillmor 2016-09-14 17:21:19 -04:00 committed by Justus Winter
parent 7fafc3c499
commit 167273ee9d
2 changed files with 2 additions and 2 deletions

View file

@ -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)
{