mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 22:10:08 +00:00
Merge branch 'fix_typos' into 'main'
Fix minor typo See merge request GNOME/gtk!4275
This commit is contained in:
commit
ddd64f2918
@ -2420,7 +2420,7 @@ gtk_label_class_init (GtkLabelClass *class)
|
||||
*/
|
||||
label_props[PROP_NATURAL_WRAP_MODE] =
|
||||
g_param_spec_enum ("natural-wrap-mode",
|
||||
P_("Natrural wrap mode"),
|
||||
P_("Natural wrap mode"),
|
||||
P_("If wrap is set, controls linewrapping for natural size requests"),
|
||||
GTK_TYPE_NATURAL_WRAP_MODE,
|
||||
GTK_NATURAL_WRAP_INHERIT,
|
||||
|
Loading…
Reference in New Issue
Block a user