Skip to content

Commit 33c7218

Browse files
author
Oleksii Korshenko
authored
MAGETWO-69861: Fix typo in comment #9932
2 parents 2c89e48 + 4780af1 commit 33c7218

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/functional/tests/app/Magento/Checkout/Test/Block/Cart

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Checkout/Test/Block/Cart/Shipping.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class Shipping extends Form
3737
protected $shippingMethod = '//span[text()="%s"]/following::label[contains(., "%s")]/../input';
3838

3939
/**
40-
* From with shipping available shipping methods.
40+
* Form with shipping available shipping methods.
4141
*
4242
* @var string
4343
*/

0 commit comments

Comments
 (0)