From 0060f31ff01f07c8b4f8dc39d14adc2b9f2dcfda Mon Sep 17 00:00:00 2001 From: Vee Jay <46869937+Veejayspb@users.noreply.github.com> Date: Mon, 6 May 2024 03:57:06 +0300 Subject: [PATCH] Update mimeAliases.php typo --- framework/helpers/mimeAliases.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/helpers/mimeAliases.php b/framework/helpers/mimeAliases.php index 63a13ccbabb..c225d6f8f3b 100644 --- a/framework/helpers/mimeAliases.php +++ b/framework/helpers/mimeAliases.php @@ -5,7 +5,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. */