Yii 2 name fix (#12448)

To match Documentation Style Guide

> Yii 2.0 or Yii 2 (not Yii2 or Yii2.0)
This commit is contained in:
Bizley
2016-09-03 22:02:33 +02:00
committed by Carsten Brandt
parent af189518a3
commit 3deb6900b8
32 changed files with 43 additions and 43 deletions

View File

@@ -1,7 +1,7 @@
<?php
/**
* This is the configuration file for the Yii2 unit tests.
* This is the configuration file for the Yii 2 unit tests.
* You can override configuration values by creating a `config.local.php` file
* and manipulate the `$config` variable.
* For example to change MySQL username and password your `config.local.php` should