Skip to content

Commit

Permalink
Contoller -> Controller
Browse files Browse the repository at this point in the history
  • Loading branch information
esaruoho authored Jan 11, 2019
1 parent 8dc86d3 commit d048dd4
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 d048dd4

Please sign in to comment.