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 2da67bb commit 08a5cf6Copy full SHA for 08a5cf6
WooCommerce/Classes/Tools/UnitInputFormatter/IntegerInputFormatter.swift
@@ -4,7 +4,7 @@ import Foundation
4
///
5
struct IntegerInputFormatter: UnitInputFormatter {
6
7
- /// The default value used by format() when the text is empty or the number formatter return a nil value
+ /// The default value used by format() when the text is empty or the number formatter returns a nil value
8
9
let defaultValue: String
10
0 commit comments