Skip to content

Commit d665902

Browse files
Merge pull request #17549 to #17550
2 parents f49084f + 088a910 commit d665902

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/CatalogRule/Block/Adminhtml/Promo/Catalog/Edit/Tab/Conditions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public function getTabTitle()
6666
}
6767

6868
/**
69-
* Returns status flag about this tab can be showen or not
69+
* Returns status flag about this tab can be shown or not
7070
*
7171
* @return bool
7272
* @codeCoverageIgnore

app/code/Magento/CatalogRule/Block/Adminhtml/Promo/Widget/Chooser/Sku.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ protected function _getCpCollectionInstance()
139139
}
140140

141141
/**
142-
* Define Cooser Grid Columns and filters
142+
* Define Chooser Grid Columns and filters
143143
*
144144
* @return $this
145145
*/

0 commit comments

Comments
 (0)