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 @@ -684,7 +684,7 @@ protected function _getAdditionalElementTypes()
684684 }
685685
686686 /**
687- * Temporary moved those $this->getRequest()->getParam('blabla') from the code accross this block
687+ * Temporary moved those $this->getRequest()->getParam('blabla') from the code across this block
688688 * to getBlala() methods to be later set from controller with setters
689689 */
690690
Original file line number Diff line number Diff line change @@ -604,7 +604,7 @@ protected function _insertData()
604604 }
605605
606606 /**
607- * Get new supper attribute id.
607+ * Get new super attribute id.
608608 *
609609 * @return int
610610 */
Original file line number Diff line number Diff line change @@ -552,7 +552,7 @@ public function setAfterAuthUrl($url)
552552 }
553553
554554 /**
555- * Reset core session hosts after reseting session ID
555+ * Reset core session hosts after resetting session ID
556556 *
557557 * @return $this
558558 */
You can’t perform that action at this time.
0 commit comments