Commit 29b8d18f authored by Bilal Elmoussaoui's avatar Bilal Elmoussaoui

Merge branch 'patch-1' into 'master'

Fix minor typo: tying -> typing See merge request GNOME/gnome-tour!14
parents 5bc192fc 896e6a49
......@@ -56,7 +56,7 @@ impl Window {
"/org/gnome/Tour/search.svg",
gettext("Search"),
gettext("Just type to search"),
gettext("In the activities view, just start tying to search for apps, settings and more."),
gettext("In the activities view, just start typing to search for apps, settings and more."),
)));
self.paginator.borrow_mut().add_page(Box::new(ImagePageWidget::new(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment