Skip to content

Commit d8735b1

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Minor language fix
2 parents ebb34b8 + ca7fe83 commit d8735b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/configuration/framework.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2501,9 +2501,9 @@ logging
25012501
**default**: ``true`` when the debug mode is enabled, ``false`` otherwise.
25022502

25032503
When ``true``, a log entry is made whenever the translator cannot find a translation
2504-
for a given key. The logs are made to the ``translation`` channel and at the
2505-
``debug`` for level for keys where there is a translation in the fallback
2506-
locale and the ``warning`` level if there is no translation to use at all.
2504+
for a given key. The logs are made to the ``translation`` channel at the
2505+
``debug`` level for keys where there is a translation in the fallback
2506+
locale, and the ``warning`` level if there is no translation to use at all.
25072507

25082508
.. _reference-framework-translator-formatter:
25092509

0 commit comments

Comments
 (0)