Capitalisation tweak.
git-svn-id: svn://localhost/ardour2/branches/3.0@12575 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f6e869d50d
commit
f3e3ce1691
@ -938,7 +938,7 @@ RCOptionEditor::RCOptionEditor ()
|
||||
add_option (_("Misc"),
|
||||
new FaderOption (
|
||||
"click-gain",
|
||||
_("Click Gain Level"),
|
||||
_("Click gain level"),
|
||||
sigc::mem_fun (*_rc_config, &RCConfiguration::get_click_gain),
|
||||
sigc::mem_fun (*_rc_config, &RCConfiguration::set_click_gain)
|
||||
));
|
||||
|
Loading…
Reference in New Issue
Block a user