Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 29bd76e

Browse filesBrowse files
committed
[#2706] Very minor tweaks
1 parent 34fac25 commit 29bd76e
Copy full SHA for 29bd76e

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎components/config/definition.rst

Copy file name to clipboardExpand all lines: components/config/definition.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ node definition. Node type are available for:
9999

100100
* scalar
101101
* boolean
102-
* array
103102
* enum (new in 2.1)
103+
* array
104104
* variable (no validation)
105105

106106
and are created with ``node($name, $type)`` or their associated shortcut
@@ -110,7 +110,7 @@ Enum nodes
110110
~~~~~~~~~~
111111

112112
.. versionadded:: 2.1
113-
The enum node is new in 2.1
113+
The enum node is new in Symfony 2.1
114114

115115
Enum nodes provide a constraint to match the given input against a set of
116116
values::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.