summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libs/ardour/plugin_manager.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/plugin_manager.cc b/libs/ardour/plugin_manager.cc
index 8227d5869f..7701ec7b3e 100644
--- a/libs/ardour/plugin_manager.cc
+++ b/libs/ardour/plugin_manager.cc
@@ -189,7 +189,7 @@ PluginManager::ladspa_refresh ()
/* allow LADSPA_PATH to augment, not override standard locations */
/* Only add standard locations to ladspa_path if it doesn't
- * already contain them. Check for trailing '/'s too.
+ * already contain them. Check for trailing G_DIR_SEPARATOR too.
*/
int i;