Skip to content

Commit ac90edd

Browse files
Update resources/lib/UnityHTTPD.php
Co-authored-by: Copilot <[email protected]>
1 parent 2d16c27 commit ac90edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lib/UnityHTTPD.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public static function die(mixed $x = null, bool $show_user = false): never
3636
}
3737

3838
/*
39-
send HTTP heaer, set HTTP response code,
39+
send HTTP header, set HTTP response code,
4040
print a message just in case the browser fails to redirect if PHP is not being run from the CLI,
4141
and then die
4242
*/

0 commit comments

Comments
 (0)