Skip to content

Commit

Permalink
Fix derp
Browse files Browse the repository at this point in the history
  • Loading branch information
AuroraWright committed Sep 23, 2016
1 parent 618262f commit 185ea86
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions source/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,12 @@ void configMenu(bool oldPinStatus, u32 oldPinMode)
"Select the screen brightness.",

"Enable splash screen support.\n\n"
"\t* 'After payloads' displays it\n"
"before booting payloads.\n\n"
"\t* 'Before payloads' displays it\n"
"afterwards (intended for splashes\n"
"that display button hints).",
"before booting payloads.\n"
"(intended for splashes that display\n"
"button hints).\n\n"
"\t* 'After payloads' displays it\n"
"afterwards.",

"Activate a PIN lock.\n\n"
"The PIN will be asked each time\n"
Expand Down

0 comments on commit 185ea86

Please sign in to comment.