Skip to content

Commit

Permalink
✏️ Fix typos in Multishipping and User module
Browse files Browse the repository at this point in the history
  • Loading branch information
avoelkl committed May 25, 2018
1 parent a2a2a5d commit aa96d02
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/

/**
* Mustishipping checkout base abstract block
* Multishipping checkout base abstract block
*
* @author Magento Core Team <core@magentocommerce.com>
*/
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Multishipping/Block/Checkout/Shipping.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
use Magento\Quote\Model\Quote\Address;

/**
* Mustishipping checkout shipping
* Multishipping checkout shipping
*
* @api
* @author Magento Core Team <core@magentocommerce.com>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public function getAdminPasswordLifetime()
}

/**
* Get admin maxiumum security failures from config
* Get admin maximum security failures from config
*
* @return int
*/
Expand Down

0 comments on commit aa96d02

Please sign in to comment.