File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Catalog/Block/Widget Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
use Magento \Ui \Block \Wrapper ;
9
9
10
10
/**
11
- * Dynamicly creates recently compared widget ui component, using information
11
+ * Dynamically creates recently compared widget ui component, using information
12
12
* from widget instance and Catalog/widget.xml
13
13
*/
14
14
class RecentlyCompared extends Wrapper implements \Magento \Widget \Block \BlockInterface
Original file line number Diff line number Diff line change 8
8
use Magento \Ui \Block \Wrapper ;
9
9
10
10
/**
11
- * Dynamicly creates recently viewed widget ui component, using information
11
+ * Dynamically creates recently viewed widget ui component, using information
12
12
* from widget instance and Catalog/widget.xml
13
13
*/
14
14
class RecentlyViewed extends Wrapper implements \Magento \Widget \Block \BlockInterface
You can’t perform that action at this time.
0 commit comments