Skip to content

Commit fcafc7c

Browse files
Merge branch '3.4' into 4.3
* 3.4: [Console] Fix commands description with numeric namespaces [HttpFoundation] Fixed typo
2 parents c2480b7 + d2d0cfe commit fcafc7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BinaryFileResponse.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ public static function trustXSendfileTypeHeader()
343343
}
344344

345345
/**
346-
* If this is set to true, the file will be unlinked after the request is send
346+
* If this is set to true, the file will be unlinked after the request is sent
347347
* Note: If the X-Sendfile header is used, the deleteFileAfterSend setting will not be used.
348348
*
349349
* @param bool $shouldDelete

0 commit comments

Comments
 (0)