mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
assistant: Fix typo in a translatable string
This commit is contained in:
parent
5d208071f5
commit
8e97dc03de
@ -622,7 +622,7 @@ gtk_assistant_class_init (GtkAssistantClass *class)
|
||||
PROP_PAGES,
|
||||
g_param_spec_object ("pages",
|
||||
P_("Pages"),
|
||||
P_("The pages of the assitant."),
|
||||
P_("The pages of the assistant."),
|
||||
G_TYPE_LIST_MODEL,
|
||||
GTK_PARAM_READABLE));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user