[gnome-tour: 1/2] Fix minor typo: tying -> typing
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-tour: 1/2] Fix minor typo: tying -> typing
- Date: Tue, 14 Jul 2020 17:40:44 +0000 (UTC)
commit 896e6a494b1b17c5318ba0ff32d6c64ba96a2001
Author: Yuri Chornoivan <yurchor ukr net>
Date: Tue Jul 14 17:12:22 2020 +0000
Fix minor typo: tying -> typing
src/widgets/window.rs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/widgets/window.rs b/src/widgets/window.rs
index 180412e..1710988 100644
--- a/src/widgets/window.rs
+++ b/src/widgets/window.rs
@@ -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(
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]