mirror of
https://github.com/yiisoft/yii2.git
synced 2025-10-29 09:28:37 +08:00
Fix typos in the comments (#20520)
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This file contains aliases for MIME types.
|
||||
*
|
||||
* All extra changes made to this file must be comitted to /build/controllers/MimeTypeController.php
|
||||
* All extra changes made to this file must be committed to /build/controllers/MimeTypeController.php
|
||||
* otherwise they will be lost on next build.
|
||||
*/
|
||||
return [
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
* https://raw.githubusercontent.com/apache/httpd/refs/heads/trunk/docs/conf/mime.types
|
||||
* This file has been placed in the public domain for unlimited redistribution.
|
||||
*
|
||||
* All extra changes made to this file must be comitted to /build/controllers/MimeTypeController.php
|
||||
* All extra changes made to this file must be committed to /build/controllers/MimeTypeController.php
|
||||
* otherwise they will be lost on next build.
|
||||
*/
|
||||
return [
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
* https://raw.githubusercontent.com/apache/httpd/refs/heads/trunk/docs/conf/mime.types
|
||||
* This file has been placed in the public domain for unlimited redistribution.
|
||||
*
|
||||
* All extra changes made to this file must be comitted to /build/controllers/MimeTypeController.php
|
||||
* All extra changes made to this file must be committed to /build/controllers/MimeTypeController.php
|
||||
* otherwise they will be lost on next build.
|
||||
*/
|
||||
$mimeTypes = [
|
||||
|
||||
Reference in New Issue
Block a user