]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Fixes a typo
authorAleksandar Todorović (r3bl) <aleksandar@r3bl.me>
Fri, 10 Aug 2018 18:15:46 +0000 (20:15 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Aug 2018 18:15:46 +0000 (20:15 +0200)
src/Wallabag/CoreBundle/Resources/translations/messages.en.yml

index 88517c82fe63e634fa446b21c124cfc8a8272179..bd81c72f2eb02f56e593411352d0ef65c72e6e6a 100644 (file)
@@ -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'