We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8a745 commit eb4afd4Copy full SHA for eb4afd4
i18n/src/parser.js
@@ -18,7 +18,7 @@ function parsePattern(pattern) {
18
var p = {
19
minInt: 1,
20
minFrac: 0,
21
- macFrac: 0,
+ maxFrac: 0,
22
posPre: '',
23
posSuf: '',
24
negPre: '',
0 commit comments