[Pkg-gnupg-commit] [gnupg2] 22/34: Simple typo fix.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Aug 11 16:51:23 UTC 2017


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

dkg pushed a commit to branch upstream
in repository gnupg2.

commit f011d8763a009612c858a287cf7cc6a1f1a6d32a
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Mon Aug 7 01:03:52 2017 -0400

    Simple typo fix.
    
    * agent/gpg-agent.c: Correct spelling in comment.
    
    Signed-off-by: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
---
 agent/gpg-agent.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/agent/gpg-agent.c b/agent/gpg-agent.c
index 841e4e3..030d1da 100644
--- a/agent/gpg-agent.c
+++ b/agent/gpg-agent.c
@@ -2407,7 +2407,7 @@ agent_sigusr2_action (void)
 
 #ifndef HAVE_W32_SYSTEM
 /* The signal handler for this program.  It is expected to be run in
-   its own trhead and not in the context of a signal handler.  */
+   its own thread and not in the context of a signal handler.  */
 static void
 handle_signal (int signo)
 {

-- 
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