mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 04:31:09 +00:00
Trivial typo fix
This commit is contained in:
parent
0191760bdc
commit
50a206223f
@ -1729,7 +1729,7 @@ gtk_header_bar_class_init (GtkHeaderBarClass *class)
|
||||
g_object_class_install_property (object_class,
|
||||
PROP_SUBTITLE,
|
||||
g_param_spec_string ("subtitle",
|
||||
P_("Subitle"),
|
||||
P_("Subtitle"),
|
||||
P_("The subtitle to display"),
|
||||
NULL,
|
||||
G_PARAM_READWRITE));
|
||||
|
Loading…
Reference in New Issue
Block a user