GUI: welcome typo fix

This commit is contained in:
tildearrow 2023-02-24 13:05:53 -05:00
parent 34c66a4464
commit 0d8049353b

View file

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