Added missing dot (#12218) [skip ci]

This commit is contained in:
Roman Grinyov
2016-08-19 22:10:56 +03:00
committed by Alexander Makarov
parent bd69c97406
commit bc03f89f67

View File

@ -192,7 +192,7 @@ The rest of the array elements (key-value pairs) specify the parameters to be bo
] ]
``` ```
> Info: Debug panel on development environment will not work when this property is enabled > Info: Debug panel on development environment will not work when this property is enabled.
#### [[yii\base\Application::components|components]] <span id="components"></span> #### [[yii\base\Application::components|components]] <span id="components"></span>