mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +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
|
#ifdef WINDOWS_VST_SUPPORT
|
||||||
add_option (_("Plugins"),
|
add_option (_("Plugins"),
|
||||||
new RcActionButton (_("Edit"),
|
new RcActionButton (_("Edit"),
|
||||||
sigc::mem_fun (*this, &RCOptionEditor::edit_lxvst_path),
|
sigc::mem_fun (*this, &RCOptionEditor::edit_vst_path),
|
||||||
_("Windows VST Path:")));
|
_("Windows VST Path:")));
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue