8000 [#3975] Minor typo · symfony/symfony-docs@aa70a98 · GitHub
[go: up one dir, main page]

Skip to content

Commit aa70a98

Browse files
committed
[#3975] Minor typo
1 parent 2758e79 commit aa70a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_foundation/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ You can still set the ``Content-Type`` of the sent file, or change its ``Content
518518
.. versionadded:: 2.6
519519
The ``deleteFileAfterSend()`` method was introduced in Symfony 2.6.
520520

521-
It is possible to delete the file after the request is send with the
521+
It is possible to delete the file after the request is sent with the
522522
:method:`Symfony\\Component\\HttpFoundation\\BinaryFileResponse::deleteFileAfterSend` method.
523523
Please note that this will not work when the ``X-Sendfile`` header is set.
524524

0 commit comments

Comments
 (0)
0