Skip to content

Commit 135fa58

Browse files
ENGCOM-5326: Correct spelling #23335
2 parents bfa0fd4 + 75f0490 commit 135fa58

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/Ui/Block/Wrapper.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
use Magento\Ui\Model\UiComponentGenerator;
1111

1212
/**
13-
* This block is wrapper for UI component, this done in order to save compatability with old
14-
* widgets mechanism
13+
* This block is wrapper for UI component, this done in order to save compatibility with old widgets mechanism
1514
*/
1615
class Wrapper extends \Magento\Framework\View\Element\Template
1716
{

0 commit comments

Comments
 (0)