Skip to content

Commit 19649c9

Browse files
committed
minor #18225 Update rounding_mode.rst.inc (stiteca)
This PR was submitted for the 5.4 branch but it was merged into the 6.2 branch instead. Discussion ---------- Update rounding_mode.rst.inc Add PercentType into default \NumberFormatter::ROUND_HALFUP types Commits ------- e77ba0e Update rounding_mode.rst.inc
2 parents 7fed88b + e77ba0e commit 19649c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/options/rounding_mode.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and ``\NumberFormatter::ROUND_HALFUP`` for ``MoneyType`` and ``NumberType``
77
* IntegerType
88
**default**: ``\NumberFormatter::ROUND_DOWN``
99

10-
* MoneyType and NumberType
10+
* MoneyType, NumberType and PercentType
1111
**default**: ``\NumberFormatter::ROUND_HALFUP``
1212

1313

0 commit comments

Comments
 (0)