Skip to content

Commit 17ab362

Browse files
committed
ISSUE-33310 Fix static tests failed
1 parent 990641b commit 17ab362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Newsletter/Model/Queue.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ class Queue extends \Magento\Framework\Model\AbstractModel implements TemplateTy
9393
protected $_date;
9494

9595
/**
96-
* Problem factory
96+
* Factory of Problem
9797
*
9898
* @var \Magento\Newsletter\Model\ProblemFactory
9999
*/

0 commit comments

Comments
 (0)