Skip to content

Commit cf47ec1

Browse files
fix: apply whitespace fixes (#6316)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ac32258 commit cf47ec1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/ApiOverview/Mail/Index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -420,10 +420,10 @@ pass the current request to the FluidEmail instance:
420420
$email->setRequest($this->request);
421421
422422
Read more aboout :ref:`Getting the PSR-7 request object <getting-typo3-request-object>` in different
423-
contexts.
423+
contexts.
424424

425425
In a context where no valid request object can be retrieved, such as in a
426-
:ref:`Console command <t3coreapi:symfony-console-commands>` a valid frontend context need to be
426+
:ref:`Console command <t3coreapi:symfony-console-commands>` a valid frontend context need to be
427427
simmulated (`Simulating a frontend request in TYPO3 Commands <https://docs.typo3.org/permalink/t3coreapi:console-command-tutorial-fe-request-example>`_)
428428
or the affected ViewHelpers cannot be used.
429429

0 commit comments

Comments
 (0)