Skip to content

Commit

Permalink
Merge pull request surge-synthesizer#265 from esaruoho/patch-1
Browse files Browse the repository at this point in the history
Contoller -> Controller
  • Loading branch information
baconpaul authored Jan 11, 2019
2 parents e43f945 + d048dd4 commit 804a06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/gui/SurgeGUIEditor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1551,7 +1551,7 @@ int32_t SurgeGUIEditor::controlModifierClicked(CControl* control, CButtonState b
currentSub->addEntry( cmd );

}
contextMenu->addEntry( midiSub, "Set Contoller To..." );
contextMenu->addEntry( midiSub, "Set Controller To..." );

}

Expand Down

0 comments on commit 804a06a

Please sign in to comment.