From 1f4b5d65f6c07823989d13d8ca0979f65047b8c9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 30 Nov 2015 09:22:36 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/orphan-reaper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/orphan-reaper.c b/src/orphan-reaper.c index 7115583..31dc257 100644 --- a/src/orphan-reaper.c +++ b/src/orphan-reaper.c @@ -28,7 +28,7 @@ static void usage(void) printf("USAGE: orphan-reaper [--fatal] [--] \n"); printf("\n"); printf("Unless `--fatal` is used, the program will run \n"); - printf("even if the process cound not be marked as a child subreaper.\n"); + printf("even if the process could not be marked as a child subreaper.\n"); printf("\n"); } -- cgit v1.2.3-70-g09d2