diff options
-rw-r--r-- | init_functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init_functions b/init_functions index b11e2e1..a76f137 100644 --- a/init_functions +++ b/init_functions @@ -130,7 +130,7 @@ fsck_root() { "* *" \ "* Please run fsck manually. After leaving *" \ "* this maintenance shell, the system will *" \ - " reboot automatically. *" \ + "* reboot automatically. *" \ "* *" \ "*********************************************" launch_interactive_shell |