mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
fix epic typo.
This commit is contained in:
parent
89cf05b0d2
commit
239ea8670b
1 changed files with 1 additions and 1 deletions
|
|
@ -2786,7 +2786,7 @@ if (!Profile->get_mixbus()) {
|
|||
#ifdef WINDOWS_VST_SUPPORT
|
||||
add_option (_("Plugins"),
|
||||
new RcActionButton (_("Edit"),
|
||||
sigc::mem_fun (*this, &RCOptionEditor::edit_lxvst_path),
|
||||
sigc::mem_fun (*this, &RCOptionEditor::edit_vst_path),
|
||||
_("Windows VST Path:")));
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue