Skip to content

Commit e8c2329

Browse files
committed
Fix typo
1 parent f7b3559 commit e8c2329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/Tools/In-Person Payments/CardPresentConfigurationLoader.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import Yosemite
33

44
final class CardPresentConfigurationLoader {
55
init(stores: StoresManager = ServiceLocator.stores) {
6-
// This initialized is kept since this is where we'd check for
6+
// This initializer is kept since this is where we'd check for
77
// feature flags while developing support for a new country
88
// See https://github.com/woocommerce/woocommerce-ios/pull/6954
99
}

0 commit comments

Comments
 (0)