From 7fd4ad6564cd606ccbf0370f1f9287586db49a2c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aleksandar=20Todorovi=C4=87=20=28r3bl=29?= Date: Fri, 10 Aug 2018 20:15:46 +0200 Subject: [PATCH] Fixes a typo --- src/Wallabag/CoreBundle/Resources/translations/messages.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index 88517c82..bd81c72f 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -116,7 +116,7 @@ config: archived: Remove ALL archived entries confirm: Are you really sure? (THIS CAN'T BE UNDONE) form_password: - description: "You can change your password here. Your new password should by at least 8 characters long." + description: "You can change your password here. Your new password should be at least 8 characters long." old_password_label: 'Current password' new_password_label: 'New password' repeat_new_password_label: 'Repeat new password' -- 2.41.0