Skip to content

Commit c1c392b

Browse files
committed
Typo
1 parent 762730b commit c1c392b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FatalErrorHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ final class FatalErrorHandler
1313
* This must be called exactly **ONE TIME**.
1414
*
1515
* This will only work if HTTP headers were not sent already. So in development,
16-
* where `error_reporting` is most likely enabled, it might not work.
16+
* where `display_errors` is most likely enabled, it might not work.
1717
*/
1818
public static function register(): void
1919
{

0 commit comments

Comments
 (0)