Fix typo in en.xml
authorTim Düsterhus <timwolla@googlemail.com>
Sun, 8 Mar 2015 03:33:29 +0000 (04:33 +0100)
committerTim Düsterhus <timwolla@googlemail.com>
Sun, 8 Mar 2015 03:33:29 +0000 (04:33 +0100)
wcfsetup/install/lang/en.xml

index e70fcf12c2a79725a46886c0d0a0dc5dddc79fd2..bd8b6edb7a7d1b71f6394c0c68b505aca5d1feb6 100644 (file)
@@ -1039,7 +1039,7 @@ GmbH=Gesellschaft mit beschränkter Haftung]]></item>
                <item name="wcf.acp.option.user_authentication_failure_ip_block"><![CDATA[Block from Login (IP)]]></item>
                <item name="wcf.acp.option.user_authentication_failure_ip_block.description"><![CDATA[Once there have been more than the configured amount of failed attempts from the same IP address, the IP addresses will be temporarily blocked from logging in.]]></item>
                <item name="wcf.acp.option.user_authentication_failure_user_captcha"><![CDATA[Captcha After Failed Attempts (User)]]></item>
-               <item name="wcf.acp.option.user_authentication_failure_user_captcha.description"><![CDATA[Once there have been more than the configured amount of failled attempts for the same user account, a captcha will be enforced regardless of the IP address.]]></item>
+               <item name="wcf.acp.option.user_authentication_failure_user_captcha.description"><![CDATA[Once there have been more than the configured amount of failed attempts for the same user account, a captcha will be enforced regardless of the IP address.]]></item>
                <item name="wcf.acp.option.user_authentication_failure_expiration"><![CDATA[Prune Log Entries]]></item>
                <item name="wcf.acp.option.user_authentication_failure_expiration.description"><![CDATA[Logs of failed login attempts will be automatically pruned after the configured amount of days, raising the limit will provide a longer history in expense for increased database storage usage.]]></item>
                <item name="wcf.acp.option.gravatar_default_type"><![CDATA[Default Gravatar Type]]></item>