From a25aa2082d1ea1e1dfd88625e7f1e79bb60273e2 Mon Sep 17 00:00:00 2001 From: Daniel Boles Date: Mon, 24 Jun 2019 18:00:57 +0100 Subject: [PATCH] =?UTF-8?q?ShortcutsSection:=20Fix=20tiny=20grammar-o=20"i?= =?UTF-8?q?n=20for"=E2=86=92"in"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gtk/gtkshortcutssection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkshortcutssection.c b/gtk/gtkshortcutssection.c index 8afea30b67..9a6176541f 100644 --- a/gtk/gtkshortcutssection.c +++ b/gtk/gtkshortcutssection.c @@ -383,7 +383,7 @@ gtk_shortcuts_section_class_init (GtkShortcutsSectionClass *klass) * The maximum number of lines to allow per column. This property can * be used to influence how the groups in this section are distributed * across pages and columns. The default value of 15 should work in - * for most cases. + * most cases. */ properties[PROP_MAX_HEIGHT] = g_param_spec_uint ("max-height", P_("Maximum Height"), P_("Maximum Height"),