mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 06:11:35 +08:00
Fix typo detaild -> detailed (#12177) [skip ci]
This commit is contained in:
@ -211,7 +211,7 @@ class MessageController extends Controller
|
||||
* You may modify this file to suit your needs.
|
||||
*
|
||||
* You can use 'yii {$this->id}/{$this->action->id}-template' command to create
|
||||
* template configuration file with detaild description for each parameter.
|
||||
* template configuration file with detailed description for each parameter.
|
||||
*/
|
||||
return $array;
|
||||
|
||||
|
Reference in New Issue
Block a user