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:
parent
7fafc3c499
commit
167273ee9d
2 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue