diff --git a/po/hagrid/hagrid.pot b/po/hagrid/hagrid.pot index 8204e26..6c95081 100644 --- a/po/hagrid/hagrid.pot +++ b/po/hagrid/hagrid.pot @@ -236,7 +236,7 @@ msgid "Verifying your email address…" msgstr "" #: src/gettext_strings.rs:56 -msgid "If the process doesn't complete after a few seconds, plese ." +msgid "If the process doesn't complete after a few seconds, please ." msgstr "" #: src/gettext_strings.rs:58 diff --git a/src/gettext_strings.rs b/src/gettext_strings.rs index d971317..bb04abb 100644 --- a/src/gettext_strings.rs +++ b/src/gettext_strings.rs @@ -53,7 +53,7 @@ fn _dummy() { t!("Your keys have been successfully uploaded:"); t!("Note: To make keys searchable by email address, you must upload them individually."); t!("Verifying your email address…"); - t!("If the process doesn't complete after a few seconds, plese ."); + t!("If the process doesn't complete after a few seconds, please ."); t!("Manage your key on {{domain}}");