mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-17 14:10:02 +02:00
Fix typos in the word 'Boost'
Apparently I type very quickly.
This commit is contained in:
@@ -116,7 +116,7 @@ fs::path find_vst_host(PluginArchitecture plugin_arch, bool use_plugin_groups) {
|
||||
return host_path;
|
||||
}
|
||||
|
||||
// Bosot will return an empty path if the file could not be found in the
|
||||
// Boost will return an empty path if the file could not be found in the
|
||||
// search path
|
||||
const fs::path vst_host_path = bp::search_path(host_name);
|
||||
if (vst_host_path == "") {
|
||||
|
||||
Reference in New Issue
Block a user