[gnome-tour] Fix typo on Software page



commit 894dbdbf790a2f076b397311b2b0df88c7d6c768
Author: Will Thompson <will willthompson co uk>
Date:   Mon Feb 10 14:37:06 2020 +0000

    Fix typo on Software page

 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 1b6444f..d1e3b51 100644
--- a/src/widgets/window.rs
+++ b/src/widgets/window.rs
@@ -120,7 +120,7 @@ impl Window {
             "/org/gnome/Tour/software.svg",
             gettext("Software"),
             gettext("Find and install apps"),
-            gettext("The Software app makese it easy to find and install all the apps you need."),
+            gettext("The Software app makes it easy to find and install all the apps you need."),
         )));
 
         let last_page = ImagePageWidget::new(


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]