From 223939d95b086ee56b780e34d7abf1fe59afbeb2 Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Tue, 1 Nov 2016 19:40:33 +0100 Subject: misc: spelling, always use "cannot" instead of "can not" Just to be consistent ... Signed-off-by: Ruediger Meier --- login-utils/sulogin-consoles.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'login-utils/sulogin-consoles.c') diff --git a/login-utils/sulogin-consoles.c b/login-utils/sulogin-consoles.c index 595b5165d..532e7e7c7 100644 --- a/login-utils/sulogin-consoles.c +++ b/login-utils/sulogin-consoles.c @@ -113,7 +113,7 @@ void emergency_do_mounts(void) } if (stat("/", &rt) != 0) { - warn("can not get file status of root file system\n"); + warn("cannot get file status of root file system\n"); return; } -- cgit v1.2.3-55-g7522