Skip to content

Commit 08a3431

Browse files
committed
Minor tweaks
1 parent be0784d commit 08a3431

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

messenger.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -895,9 +895,9 @@ configuration option:
895895
896896
.. versionadded:: 7.3
897897

898-
Support for signals plain name in configuration was introduced in Symfony 7.3.
899-
Prior to this, you had to use the numeric values of the signals as defined
900-
in the ``pcntl`` extension's `predefined constants`_.
898+
Support for signals plain names in configuration was introduced in Symfony 7.3.
899+
Previously, you had to use the numeric values of signals as defined by the
900+
``pcntl`` extension's `predefined constants`_.
901901

902902
In some cases the ``SIGTERM`` signal is sent by Supervisor itself (e.g. stopping
903903
a Docker container having Supervisor as its entrypoint). In these cases you

0 commit comments

Comments
 (0)