File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
ConfigurableImportExport/Model/Import/Product/Type
Config/Block/System/Config Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -709,7 +709,7 @@ protected function _getAdditionalElementTypes()
709
709
}
710
710
711
711
/**
712
- * Temporary moved those $this->getRequest()->getParam('blabla') from the code accross this block
712
+ * Temporary moved those $this->getRequest()->getParam('blabla') from the code across this block
713
713
* to getBlala() methods to be later set from controller with setters
714
714
*/
715
715
Original file line number Diff line number Diff line change @@ -637,7 +637,7 @@ protected function _insertData()
637
637
}
638
638
639
639
/**
640
- * Get new supper attribute id.
640
+ * Get new super attribute id.
641
641
*
642
642
* @return int
643
643
*/
Original file line number Diff line number Diff line change @@ -555,7 +555,7 @@ public function setAfterAuthUrl($url)
555
555
}
556
556
557
557
/**
558
- * Reset core session hosts after reseting session ID
558
+ * Reset core session hosts after resetting session ID
559
559
*
560
560
* @return $this
561
561
*/
You can’t perform that action at this time.
0 commit comments