Fix typo in en.xml
authorTim Düsterhus <timwolla@googlemail.com>
Sun, 25 Jan 2015 23:04:16 +0000 (00:04 +0100)
committerTim Düsterhus <timwolla@googlemail.com>
Sun, 25 Jan 2015 23:04:16 +0000 (00:04 +0100)
wcfsetup/install/lang/en.xml

index bae99b54c82e2d226a6ecc4bf15b421871a68a51..47ed134edc6bc8ff47f5c08625bb05d1bf4e5055 100644 (file)
@@ -853,7 +853,7 @@ Examples for medium ID detection:
                <item name="wcf.acp.option.share_buttons_show_count"><![CDATA[Show number of shares]]></item>
                <item name="wcf.acp.option.category.message.general.edit"><![CDATA[Edits]]></item>
                <item name="wcf.acp.option.module_edit_history"><![CDATA[Enable Edit History]]></item>
-               <item name="wcf.acp.option.module_edit_history.description"><![CDATA[Stores old versions of user created items.]]]></item>
+               <item name="wcf.acp.option.module_edit_history.description"><![CDATA[Stores old versions of user created items.]]></item>
                <item name="wcf.acp.option.edit_history_expiration"><![CDATA[Storage time]]></item>
                <item name="wcf.acp.option.edit_history_expiration.description"><![CDATA[Items in the edit history will be discarded if they are older than the given period. [time in days, 0 to disable]]]></item>
                <item name="wcf.acp.option.github_public_key"><![CDATA[GitHub Client ID]]></item>