Fix typo in en.xml
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 11 Sep 2020 13:14:21 +0000 (15:14 +0200)
committerGitHub <noreply@github.com>
Fri, 11 Sep 2020 13:14:21 +0000 (15:14 +0200)
wcfsetup/install/lang/en.xml

index 600e41c45f4f7a2a5833200f29b05d4bafd3049e..2a4683b84085befc092b83add0550c4607e7dbff 100644 (file)
@@ -4558,7 +4558,7 @@ Attachments:
                <item name="wcf.user.password.zxcvbn.suggestions.avoid_recent_year"><![CDATA[Avoid recent years.]]></item>
                <item name="wcf.user.password.zxcvbn.suggestions.avoid_associated_year"><![CDATA[Avoid years that are associated with you.]]></item>
                <item name="wcf.user.password.zxcvbn.suggestions.avoid_date"><![CDATA[Avoid dates and years that are associated with you.]]></item>
-               <item name="wcf.user.password.zxcvbn.suggestions.start_upper"><![CDATA[Capitalization does nott help very much.]]></item>
+               <item name="wcf.user.password.zxcvbn.suggestions.start_upper"><![CDATA[Capitalization does not help very much.]]></item>
                <item name="wcf.user.password.zxcvbn.suggestions.all_upper"><![CDATA[All-uppercase is almost as easy to guess as all-lowercase.]]></item>
                <item name="wcf.user.password.zxcvbn.suggestions.reversed"><![CDATA[Reversed words aren’t much harder to guess.]]></item>
                <item name="wcf.user.password.zxcvbn.suggestions.l33t"><![CDATA[Predictable substitutions like “@” instead of “a” don’t help very much.]]></item>