diff --git a/gtk2_ardour/plugin_selector.h b/gtk2_ardour/plugin_selector.h index cbd076918e..125ce1b80a 100644 --- a/gtk2_ardour/plugin_selector.h +++ b/gtk2_ardour/plugin_selector.h @@ -103,7 +103,7 @@ class PluginSelector : public ArdourDialog Gtk::TreeView vst_display; static void _vst_refiller (void *); void vst_refiller (); - void vst_dispaly_selection_changed(); + void vst_display_selection_changed(); #endif ARDOUR::PluginInfo* i_selected_plug;