Skip to content

Commit de865be

Browse files
indykoningCopilot
andauthored
Fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0d0af67 commit de865be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugin/GlobalExceptionCatcher.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
class GlobalExceptionCatcher
2525
{
26-
/** @var bool Wether the globalExceptionHandler is already attached */
26+
/** @var bool Whether the globalExceptionHandler is already attached */
2727
private bool $booted = false;
2828

2929
/**

0 commit comments

Comments
 (0)