Index: components/autofill/core/browser/credit_card.cc |
diff --git a/components/autofill/core/browser/credit_card.cc b/components/autofill/core/browser/credit_card.cc |
index 0e54c44176abd4a59c4418bb569331a95469e561..8dab9c155df657d2b67aa85ad4dd0a8d077f0bbd 100644 |
--- a/components/autofill/core/browser/credit_card.cc |
+++ b/components/autofill/core/browser/credit_card.cc |
@@ -184,7 +184,7 @@ const char* CreditCard::GetCreditCardType(const base::string16& number) { |
// Diners Club 300-305,3095,36,38-39 14 |
// Discover Card 6011,644-649,65 16 |
// JCB 3528-3589 16 |
- // MasterCard 51-55 16 |
+ // Mastercard 51-55 16 |
// UnionPay 62 16-19 |
// Check for prefixes of length 1. |