aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/src/main.cpp
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-03-20 04:57:22 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-03-20 04:57:22 +0000
commitdccb7f1e9f8454ddca9e1013e4c930f9cc699e86 (patch)
treeab94fefd9ba2b51fb55b3fed90eafe9fdf0d6759 /externals/grill/vst/src/main.cpp
parent2f61089735df22774c2fb257dd69ce3e8199577f (diff)
small OSX things
updated build system svn path=/trunk/; revision=2636
Diffstat (limited to 'externals/grill/vst/src/main.cpp')
-rw-r--r--externals/grill/vst/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/vst/src/main.cpp b/externals/grill/vst/src/main.cpp
index 29263cdd..d90cac4a 100644
--- a/externals/grill/vst/src/main.cpp
+++ b/externals/grill/vst/src/main.cpp
@@ -465,7 +465,7 @@ static std::string findFilePath(const std::string &path,const std::string &dllna
}
// \todo this should be in the background, because it can take some time
-// ideally vst would get a response from VSTPlugin when readily, loaded and
+// ideally vst would get a response from VSTPlugin when readily loaded and
// vst would dump out a respective signal to the patcher
bool vst::LoadPlug()
{