Skip to content

Commit

Permalink
Typo on Controller Learning Wizard resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilsteen committed Dec 28, 2022
1 parent 86a280b commit 2cc35bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controllers/controlpickermenu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ ControlPickerMenu::ControlPickerMenu(QWidget* pParent)
tr("Adjust speed slower (coarse)"),
speedMenu);
addDeckAndSamplerControl("rate_perm_down_small",
tr("Increase Speed (Fine)"),
tr("Decrease Speed (Fine)"),
tr("Adjust speed slower (fine)"),
speedMenu);
speedMenu->addSeparator();
Expand Down

0 comments on commit 2cc35bb

Please sign in to comment.