Skip to content

Commit 8b018bc

Browse files
committed
Fix typo in comments
1 parent 8ebae12 commit 8b018bc

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/functional/tests/app/Magento/Sales/Test/Block/Adminhtml/Order/Create/CustomerActivities

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Sales/Test/Block/Adminhtml/Order/Create/CustomerActivities/Sidebar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ abstract class Sidebar extends Block
3636
protected $addToOrderProductName = './/tr/td[.="%s"]';
3737

3838
/**
39-
* Add productz to order.
39+
* Add products to order.
4040
*
4141
* @param array $products
4242
* @return void

0 commit comments

Comments
 (0)