Fix vst typo
[ardour.git] / gtk2_ardour / plugin_selector.h
index cbd076918e9cd2a0c767d4339daba57737f2671d..125ce1b80ad84422bcf7b47f62bd6b7946cd3701 100644 (file)
@@ -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;