Skip to content

Commit 0041ce9

Browse files
committed
Fix typo.
1 parent cf6e2d1 commit 0041ce9

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Newsletter/Controller/Subscriber

1 file changed

+1
-1
lines changed

app/code/Magento/Newsletter/Controller/Subscriber/Confirm.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
use Magento\Framework\App\Action\HttpGetActionInterface;
1111

1212
/**
13-
* Confirm subscritpion controller.
13+
* Confirm subscription controller.
1414
*/
1515
class Confirm extends \Magento\Newsletter\Controller\Subscriber implements HttpGetActionInterface
1616
{

0 commit comments

Comments
 (0)