diff --git a/laravel/request.php b/laravel/request.php index d7ce10a3..f6378597 100644 --- a/laravel/request.php +++ b/laravel/request.php @@ -24,7 +24,7 @@ class Request { const spoofer = '__spoofer'; /** - * Get the current request's URI. + * Get the URI for the current request. * * @return string */