From 7ffe37faadd1fc99cf42a06eedce057a16203aba Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 14 Nov 2011 11:31:11 +0000 Subject: [PATCH] Comment typo. git-svn-id: svn://localhost/ardour2/branches/3.0@10575 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/gtkmm2ext/utils.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gtkmm2ext/utils.cc b/libs/gtkmm2ext/utils.cc index 58adb74f6f..e8f8d69279 100644 --- a/libs/gtkmm2ext/utils.cc +++ b/libs/gtkmm2ext/utils.cc @@ -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 = ©