Skip to content

Commit a7f655d

Browse files
committed
AC-454: Static fix for Short Description.
1 parent 45cf4a2 commit a7f655d

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Ui/Component/Listing/Columns

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/Component/Listing/Columns/Column.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class Column extends AbstractComponent implements ColumnInterface
2626
protected $wrappedComponent;
2727

2828
/**
29-
* UI component factory
29+
* Factory for UI Component
3030
*
3131
* @var UiComponentFactory
3232
*/

0 commit comments

Comments
 (0)