Skip to content

Commit 8aa9635

Browse files
committed
Merge branch '3.4' into 4.2
* 3.4: Backported symfony#10998 to 3.4
2 parents 720bbc7 + 6bea43f commit 8aa9635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
grouping
22
~~~~~~~~
33

4-
**type**: ``integer`` **default**: ``false``
4+
**type**: ``boolean`` **default**: ``false``
55

66
This value is used internally as the ``NumberFormatter::GROUPING_USED``
77
value when using PHP's ``NumberFormatter`` class. Its documentation is

0 commit comments

Comments
 (0)