aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/comp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comp.c b/src/comp.c
index 4f0634c..7eb8479 100644
--- a/src/comp.c
+++ b/src/comp.c
@@ -366,7 +366,7 @@ prog_is_leftover (struct prog *prog)
}
/* If PROG is a leftover, mark it for termination. If it is a listener,
- terminate it immediately. This ensures that all decomissioned sockets
+ terminate it immediately. This ensures that all decommissioned sockets
are closed before the subsequent call to progman_create_sockets, which
might need to reopen some of them.
*/

Return to:

Send suggestions and report system problems to the System administrator.