chiark / gitweb /
main: Fix a typo emergency shall->emergency shell
[elogind.git] / src / main.c
index 68328b76d3161317500773455e1fc39b4ea0cd3e..11379f6bb434f0abc33c5fca04611ac7522170e2 100644 (file)
@@ -169,7 +169,7 @@ _noreturn_ static void crash(int sig) {
                         _exit(1);
                 }
 
-                log_info("Successfully spawned crash shall as pid %lu.", (unsigned long) pid);
+                log_info("Successfully spawned crash shell as pid %lu.", (unsigned long) pid);
         }
 
         log_info("Freezing execution.");