diff --git a/BinaryFileResponse.php b/BinaryFileResponse.php index de3c159b0..c14ff333e 100644 --- a/BinaryFileResponse.php +++ b/BinaryFileResponse.php @@ -343,7 +343,7 @@ public static function trustXSendfileTypeHeader() } /** - * If this is set to true, the file will be unlinked after the request is send + * If this is set to true, the file will be unlinked after the request is sent * Note: If the X-Sendfile header is used, the deleteFileAfterSend setting will not be used. * * @param bool $shouldDelete