From 3f34b0633f6cfda8c3fe3ed060c10bc2bf332fc7 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:08:39 -0400 Subject: [PATCH] spelling: type Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/Core/System.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/System.php b/src/Core/System.php index bf3f247dd..b31e61199 100644 --- a/src/Core/System.php +++ b/src/Core/System.php @@ -321,7 +321,7 @@ class System } /** - * This function adds the content and a content-teype HTTP header to the output. + * This function adds the content and a content-type HTTP header to the output. * After finishing the process is getting killed. * * @param string $content