Fi typo in parameter comment
authorMatthias Schmidt <gravatronics@live.com>
Mon, 5 Sep 2016 16:53:46 +0000 (18:53 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Mon, 5 Sep 2016 16:53:46 +0000 (18:53 +0200)
wcfsetup/install/files/lib/system/box/AbstractDatabaseObjectListBoxController.class.php

index 6ffff2f1231e8c8f43ded24be9e7b6eb27a6902b..9127b00ff1bb85e41fb634d3ca5da4aad1fe02ac 100644 (file)
@@ -274,7 +274,7 @@ abstract class AbstractDatabaseObjectListBoxController extends AbstractBoxContro
         * with the box conditions.
         * 
         * @param       Box             $box                    box object
-        * @param       boolean         $setConditionData       if true, the condition object types are populated witht the box conditions' data
+        * @param       boolean         $setConditionData       if true, the condition object types are populated with the box conditions' data
         */
        public function setBox(Box $box, $setConditionData = true) {
                parent::setBox($box);