Skip to content

Commit c494d73

Browse files
avoelklvijay-wagento
authored andcommitted
Revert ":pencil2: Fix typos in Multishipping and User module"
This reverts commit aa96d02.
1 parent 6bc77cb commit c494d73

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/code/Magento/Multishipping/Block/Checkout/AbstractMultishipping.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
/**
8-
* Multishipping checkout base abstract block
8+
* Mustishipping checkout base abstract block
99
*
1010
* @author Magento Core Team <[email protected]>
1111
*/

app/code/Magento/Multishipping/Block/Checkout/Shipping.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Magento\Quote\Model\Quote\Address;
1010

1111
/**
12-
* Multishipping checkout shipping
12+
* Mustishipping checkout shipping
1313
*
1414
* @api
1515
* @author Magento Core Team <[email protected]>

app/code/Magento/User/Model/Backend/Config/ObserverConfig.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ public function getAdminPasswordLifetime()
7272
}
7373

7474
/**
75-
* Get admin maximum security failures from config
75+
* Get admin maxiumum security failures from config
7676
*
7777
* @return int
7878
*/

0 commit comments

Comments
 (0)