GUI: welcome typo fix

This commit is contained in:
tildearrow 2023-02-24 13:05:53 -05:00
parent 34c66a4464
commit 0d8049353b
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ void FurnaceGUI::drawTutorial() {
"- click on the pattern or use arrow keys to move the cursor\n"
"- values (instrument, volume, effects and effect values) are in hexadecimal\n"
"- hit enter to play/stop the song\n"
"- extend the song hy adding more orders in the Orders window\n"
"- extend the song by adding more orders in the Orders window\n"
"- click on the Orders matrix to change the patterns of a channel (left click increases; right click decreases)"
);