From cc58f511ef36d9b9c397eb2f54a2b39773269d2d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 19 Sep 2024 20:33:38 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- deadshred.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deadshred.c b/deadshred.c index b1f21f2..6557a02 100644 --- a/deadshred.c +++ b/deadshred.c @@ -171,7 +171,7 @@ status_print_loop(void *initial_status) eprintf("clock_gettime %s:", clkcstr); have_time: if (exiting) { - fprintf(stderr, "\033[K\nTermination initialised by user...\033[K\n\033[K\n"); + fprintf(stderr, "\033[K\nTermination initiated by user...\033[K\n\033[K\n"); terminate = 1; } print_status(0, &s); -- cgit v1.2.3-70-g09d2