Comment typo.

git-svn-id: svn://localhost/ardour2/branches/3.0@10575 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2011-11-14 11:31:11 +00:00
parent 8de005efd5
commit 7ffe37faad

View file

@ -94,7 +94,7 @@ Gtkmm2ext::set_size_request_to_display_given_text (Gtk::Widget &w,
} }
if (i == strings.end()) { 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 = strings;
copy.push_back ("g"); copy.push_back ("g");
to_use = © to_use = ©