Fixed typo
authorAlexander Ebert <ebert@woltlab.com>
Thu, 13 Nov 2014 20:35:24 +0000 (21:35 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 13 Nov 2014 20:35:24 +0000 (21:35 +0100)
com.woltlab.wcf/package.xml

index 7bfa3b7c5cb43450e098728bfc14e7259b7eb8c1..5d5135d180cce04f79b29138a7a7079677a784fd 100644 (file)
@@ -43,7 +43,7 @@
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
        
-       <instruction type="update" fromversion="2.0.9">
+       <instructions type="update" fromversion="2.0.9">
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="files">files_update.tar</instruction>
                <instruction type="template">templates_update.tar</instruction>
@@ -51,5 +51,5 @@
                <instruction type="language">language/*.xml</instruction>
                
                <instruction type="bbcode">bbcode.xml</instruction>
-       </instruction>
+       </instructions>
 </package>