diff options
Diffstat (limited to 'tools/gpg-connect-agent.c')
-rw-r--r-- | tools/gpg-connect-agent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gpg-connect-agent.c b/tools/gpg-connect-agent.c index 31fed9504..bc51584ba 100644 --- a/tools/gpg-connect-agent.c +++ b/tools/gpg-connect-agent.c @@ -449,7 +449,7 @@ main (int argc, char **argv) " entire line to it as arguments.\n" "/showdef Print all definitions.\n" "/cleardef Delete all definitions.\n" -"/sendfd FILE MODE Open FILE and pass descripor to server.\n" +"/sendfd FILE MODE Open FILE and pass descriptor to server.\n" "/recvfd Receive FD from server and print. \n" "/help Print this help."); } |