spelling: occurred

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-03-22 00:07:50 -04:00
parent 57f4b5fc0a
commit a8402109b1
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ class Probe
private static $baseurl;
/**
* @var boolean Whether a timeout has occured
* @var boolean Whether a timeout has occurred
*/
private static $isTimeout;