mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue