We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b3559 commit e8c2329Copy full SHA for e8c2329
WooCommerce/Classes/Tools/In-Person Payments/CardPresentConfigurationLoader.swift
@@ -3,7 +3,7 @@ import Yosemite
3
4
final class CardPresentConfigurationLoader {
5
init(stores: StoresManager = ServiceLocator.stores) {
6
- // This initialized is kept since this is where we'd check for
+ // This initializer is kept since this is where we'd check for
7
// feature flags while developing support for a new country
8
// See https://github.com/woocommerce/woocommerce-ios/pull/6954
9
}
0 commit comments