[glade/zbrown/typo] registration: fix a typo




commit 036a6defbc5d73fbf07d95e583f8790ea5ee2309
Author: Zander Brown <zbrown gnome org>
Date:   Thu Aug 6 19:19:03 2020 +0000

    registration: fix a typo

 src/glade-registration.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/glade-registration.c b/src/glade-registration.c
index 072984f14..d3546fbec 100644
--- a/src/glade-registration.c
+++ b/src/glade-registration.c
@@ -347,7 +347,7 @@ on_subscribe_http_request_done (GladeHTTP         *http,
             }
           else
             glade_registration_show_message (registration, GTK_MESSAGE_INFO, "%s",
-                                             _("Your subscription to the users list has been 
received!\nCheck you email!"));
+                                             _("Your subscription to the users list has been 
received!\nCheck your email!"));
         }
       break;
       default:


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