mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-17 15:44:34 +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
@ -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
|
/* 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
|
static int
|
||||||
is_tor_running (ctrl_t ctrl)
|
is_tor_running (ctrl_t ctrl)
|
||||||
{
|
{
|
||||||
|
@ -1099,7 +1099,7 @@ static const char hlp_getinfo[] =
|
|||||||
" agent-check - Return success if the agent is running.\n"
|
" agent-check - Return success if the agent is running.\n"
|
||||||
" cmd_has_option CMD OPT\n"
|
" cmd_has_option CMD OPT\n"
|
||||||
" - Returns OK if the command CMD implements the option 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
|
static gpg_error_t
|
||||||
cmd_getinfo (assuan_context_t ctx, char *line)
|
cmd_getinfo (assuan_context_t ctx, char *line)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user