ShortcutsSection: Fix tiny grammar-o "in for"→"in"

This commit is contained in:
Daniel Boles 2019-06-24 18:00:57 +01:00
parent a5cf2c4b19
commit a25aa2082d

View File

@ -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"),