mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-08 11:31:44 +00:00
Fix small typo
This commit is contained in:
parent
6878e87764
commit
b6b000fd28
1 changed files with 1 additions and 1 deletions
|
@ -528,7 +528,7 @@ int dump_emmc_part(char *sd_path, sdmmc_storage_t *storage, emmc_part_t *part)
|
|||
return 0;
|
||||
}
|
||||
|
||||
gfx_puts(&gfx_con, "\n1. Press any key and Power Switch from main menu.\n\
|
||||
gfx_puts(&gfx_con, "\n1. Press any key and Power off Switch from the main menu.\n\
|
||||
2. Move the files from SD card to free space.\n \
|
||||
Don\'t move the partial.idx file!\n\
|
||||
3. Unplug and re-plug USB while pressing Vol+.\n\
|
||||
|
|
Loading…
Reference in a new issue