[HttpFoundation] Fixed typo

This commit is contained in:
Thomas Bisignani 2019-11-28 13:52:59 +01:00
parent 84b5db3a44
commit 3378890e70

View File

@ -348,7 +348,7 @@ class BinaryFileResponse extends Response
}
/**
* 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