[Pkg-gnupg-commit] [gnupg2] 111/118: spelling: conenction should be connection

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 15 18:25:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch encoding-and-speling
in repository gnupg2.

commit 167273ee9d3c04f29835aa2d12fde52eebf61efb
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Wed Sep 14 17:21:19 2016 -0400

    spelling: conenction should be connection
    
    * dirmngr/server.c, sm/server.c: s/conenction/connection/
    
    Signed-off-by: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
---
 dirmngr/server.c | 2 +-
 sm/server.c      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dirmngr/server.c b/dirmngr/server.c
index b29628a..e5cf2c3 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)
 {
diff --git a/sm/server.c b/sm/server.c
index ce8085d..b4fcb43 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)
 {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list