2
0
mirror of https://gitlab.com/Nanolx/NanoDroid synced 2024-10-31 09:20:23 +00:00

string typo

This commit is contained in:
Christopher Roy Bratusek 2018-01-28 11:30:07 +01:00
parent fc646986c6
commit 9655bd83e0

View File

@ -143,7 +143,7 @@ detect_mode () {
MODE=SYSTEM
MODE_TEXT=" > Mode | System | detected"
else
error " !! Magisk 15.0+ not found an device in BOOTMODE"
error " !! Magisk 15.0+ not found and device in BOOTMODE"
fi
;;