diff --git a/board/recalbox/fsoverlay/etc/init.d/S31emulationstation b/board/recalbox/fsoverlay/etc/init.d/S31emulationstation index d459943a85fb7bda50a0b836fcb495fd53872333..9ce73e30311027b8468284f64987b35d76d90b20 100755 --- a/board/recalbox/fsoverlay/etc/init.d/S31emulationstation +++ b/board/recalbox/fsoverlay/etc/init.d/S31emulationstation @@ -16,7 +16,7 @@ scr_msg() { echo "██║ ██║██████╗╚█████╗██║ ██║█████╗██████╔╝╚█████╔╝██╔╝ ██╗" > /dev/tty0; echo "╚═╝ ╚═╝╚═════╝ ╚════╝╚═╝ ╚═╝╚════╝╚═════╝ ╚════╝ ╚═╝ ╚═╝" > /dev/tty0; echo " " > /dev/tty0; - echo " Plase wait! DO NOT power off until the system is completely" > /dev/tty0; + echo " Please wait! DO NOT power off until the system is completely" > /dev/tty0; echo " shut-down or you may damage your Recalbox." > /dev/tty0; }