From e8892eae56bd9a0d272e60dbd07d873466ce7067 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sun, 10 Feb 2019 20:26:13 +0200 Subject: Fix typos Spotted by Rafael Fontenelle. --- src/comp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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. */ -- cgit v1.2.1