summaryrefslogtreecommitdiff
path: root/gtk2_ardour/bundle_env.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/bundle_env.h')
-rw-r--r--gtk2_ardour/bundle_env.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/bundle_env.h b/gtk2_ardour/bundle_env.h
index 95a2696231..06b0345e7e 100644
--- a/gtk2_ardour/bundle_env.h
+++ b/gtk2_ardour/bundle_env.h
@@ -23,7 +23,7 @@
#include <string>
/** This function must do whatever is necessary to create the right runtime
- * environment for the GTK2 version of ardour, on a per-platform basis.
+ * environment for the GTK2 version of ardour, on a per-platform basis.
*/
void fixup_bundle_environment (int, char* [], std::string & localedir);