Skip to content

Commit

Permalink
[Uk] Guide corrections [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Borales committed Dec 15, 2014
1 parent 6030667 commit a7fed43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide-uk/structure-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ if (YII_ENV_DEV) {
у той час як значення являє собою назву класа або [конфігурацію](concept-configurations.md).

Ви можете зареєструвати будь-який компонент у додатку, який потім буде доступний глобально
за допомогою виразу `\Yii::$app->ComponentID`.
за допомогою виразу `\Yii::$app->componentID`.

Більш детальна інформація наведена в розділі [Компоненти додатка](structure-application-components.md).

Expand Down

0 comments on commit a7fed43

Please sign in to comment.