summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.h
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2014-07-28 15:55:20 -0500
committerBen Loftis <ben@harrisonconsoles.com>2014-07-28 15:55:20 -0500
commited07c53210fb4e8051a7e8c353e011d9dd5d29d2 (patch)
treeeae15d22582f15f187e2f5626f94211e540aa16d /gtk2_ardour/mixer_strip.h
parentfb77669ee584e27356bd710135190ac810ff5734 (diff)
clean up cruft in some config variables
Diffstat (limited to 'gtk2_ardour/mixer_strip.h')
-rw-r--r--gtk2_ardour/mixer_strip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/mixer_strip.h b/gtk2_ardour/mixer_strip.h
index eac39b3bee..f7c7977a53 100644
--- a/gtk2_ardour/mixer_strip.h
+++ b/gtk2_ardour/mixer_strip.h
@@ -308,7 +308,7 @@ class MixerStrip : public RouteUI, public Gtk::EventBox
* We fill it with the controls that are being managed, using the same names
* as those used with _mixer_strip_visibility in RCOptionEditor. Then
* this VisibilityGroup is configured by changes to the RC variable
- * mixer-strip-visibility, which happen when the user makes changes in
+ * mixer-element-visibility, which happen when the user makes changes in
* the RC option editor.
*/
VisibilityGroup _visibility;