Browse Source

Fixed typo in PHPDoc [skip ci]

tags/2.0.11
Alexey Rogachev 8 years ago
parent
commit
bc314f5299
  1. 2
      build/controllers/DevController.php

2
build/controllers/DevController.php

@ -261,7 +261,7 @@ class DevController extends Controller
}
/**
* Creates symlinks to freamework and extension sources for the application
* Creates symlinks to framework and extension sources for the application
* @param string $dir application directory
* @param string $base Yii sources base directory
*

Loading…
Cancel
Save