Fix typos in the comments (#20520)

This commit is contained in:
Maksim Spirkov
2025-09-11 20:19:00 +05:00
committed by GitHub
parent 2e20fd361a
commit 398dea3b6e
4 changed files with 6 additions and 6 deletions

View File

@ -122,7 +122,7 @@ class MimeTypeController extends Controller
* https://raw.githubusercontent.com/apache/httpd/refs/heads/trunk/docs/conf/mime.types * 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. * 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. * otherwise they will be lost on next build.
*/ */
\$mimeTypes = $array; \$mimeTypes = $array;
@ -153,7 +153,7 @@ EOD;
* *
* This file contains aliases for MIME types. * 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. * otherwise they will be lost on next build.
*/ */
return $array; return $array;
@ -217,7 +217,7 @@ EOD;
* https://raw.githubusercontent.com/apache/httpd/refs/heads/trunk/docs/conf/mime.types * 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. * 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. * otherwise they will be lost on next build.
*/ */
return $array; return $array;

View File

@ -4,7 +4,7 @@
* *
* This file contains aliases for MIME types. * 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. * otherwise they will be lost on next build.
*/ */
return [ return [

View File

@ -9,7 +9,7 @@
* https://raw.githubusercontent.com/apache/httpd/refs/heads/trunk/docs/conf/mime.types * 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. * 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. * otherwise they will be lost on next build.
*/ */
return [ return [

View File

@ -8,7 +8,7 @@
* https://raw.githubusercontent.com/apache/httpd/refs/heads/trunk/docs/conf/mime.types * 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. * 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. * otherwise they will be lost on next build.
*/ */
$mimeTypes = [ $mimeTypes = [