diff options
Diffstat (limited to 'agent/command.c')
-rw-r--r-- | agent/command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/command.c b/agent/command.c index ebfffa624..b61ab9354 100644 --- a/agent/command.c +++ b/agent/command.c @@ -4396,7 +4396,7 @@ register_commands (assuan_context_t ctx) /* Startup the server. If LISTEN_FD and FD is given as -1, this is a - simple piper server, otherwise it is a regular server. CTRL is the + simple pipe server, otherwise it is a regular server. CTRL is the control structure for this connection; it has only the basic initialization. */ void |