diff --git a/src/Network/Request.php b/src/Network/Request.php index 6b753eff153..674d17a6bad 100644 --- a/src/Network/Request.php +++ b/src/Network/Request.php @@ -610,7 +610,7 @@ public function clearDetectorCache() { } /** - * Worker for the public is function + * Worker for the public is() function * * @param string|array $type The type of request you want to check. If an array * this method will return true if the request matches any type.