mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-05 20:14:53 -04:00
fixed spelling error
This commit is contained in:
parent
db5fcaba44
commit
04392752d1
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ private:
|
||||||
{ { 3 * 8, 2 * 16 }, "Click Run to start the", Color::white() },
|
{ { 3 * 8, 2 * 16 }, "Click Run to start the", Color::white() },
|
||||||
{ { 3 * 8, 3 * 16 }, "USB Mass Storage Mode.", Color::white() },
|
{ { 3 * 8, 3 * 16 }, "USB Mass Storage Mode.", Color::white() },
|
||||||
{ { 3 * 8, 5 * 16 }, "It can take up to 20s", Color::white() },
|
{ { 3 * 8, 5 * 16 }, "It can take up to 20s", Color::white() },
|
||||||
{ { 3 * 8, 6 * 16 }, "for the drive to be.", Color::white() },
|
{ { 3 * 8, 6 * 16 }, "for the drive to be", Color::white() },
|
||||||
{ { 3 * 8, 7 * 16 }, "available.", Color::white() },
|
{ { 3 * 8, 7 * 16 }, "available.", Color::white() },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue