summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libs/gtkmm2ext/utils.cc2
1 files changed, 1 insertions, 1 deletions
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 = ©