mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Comment typo.
git-svn-id: svn://localhost/ardour2/branches/3.0@10575 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
8de005efd5
commit
7ffe37faad
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ Gtkmm2ext::set_size_request_to_display_given_text (Gtk::Widget &w,
|
|||
}
|
||||
|
||||
if (i == strings.end()) {
|
||||
/* make a copy of the strings then add one that has a descener */
|
||||
/* make a copy of the strings then add one that has a descender */
|
||||
copy = strings;
|
||||
copy.push_back ("g");
|
||||
to_use = ©
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue