Skip to content

Commit 9fe9020

Browse files
committed
Fixed a minor syntax issue
1 parent e77c3b2 commit 9fe9020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/config/definition.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ The processed configuration is::
242242
[1] => 'sqlite'
243243
)
244244

245-
A more complex example would be to define a prototyped array with children:
245+
A more complex example would be to define a prototyped array with children::
246246

247247
$node
248248
->fixXmlConfig('connection')

0 commit comments

Comments
 (0)