From a66c236adb613f2c1971156f844fcb35ed9b8675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Garc=C3=ADa-Navas=20L=C3=B3pez=20de=20Cu=C3=A9llar?= Date: Tue, 1 Mar 2016 12:06:27 +0100 Subject: [PATCH] very little typo [ci skip] [ci skip] --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 093fd5449a0..841cf5108ff 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -59,7 +59,7 @@ en: blocked_user_error: "Happens when the sender has been blocked." bad_destination_address: "Happens when none of the email addresses in To/Cc/Bcc fields matched a configured incoming email address." strangers_not_allowed_error: "Happens when a user tried to create a new topic in a category they're not a member of." - insufficient_trust_level_error: "Happens when a use tried to create a new topic in a category they don't have the required trust level for." + insufficient_trust_level_error: "Happens when a user tried to create a new topic in a category they don't have the required trust level for." reply_user_not_matching_error: "Happens when a reply came in from a different email address the notification was sent to." topic_not_found_error: "Happens when a reply came in but the related topic has been deleted." topic_closed_error: "Happens when a reply came in but the related topic has been closed."