Skip to content

Commit

Permalink
[HttpFoundation] Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasbisignani committed Nov 28, 2019
1 parent 84b5db3 commit 3378890
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,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
Expand Down

0 comments on commit 3378890

Please sign in to comment.