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

Former-commit-id: 9a4aa0ab9cdec3da000a728132c7fe9716a0a443 [formerly 804a06a]
Former-commit-id: a335fcb88cb8c5315d6b193bb6f94efa180eb74e
Former-commit-id: a32cc0fb4acb6ee89318fbd25d2626a169244798
  • Loading branch information
baconpaul authored Jan 11, 2019
2 parents 5df3ddc + 5bf3dba commit 4659654
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 4659654

Please sign in to comment.