Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c82ee6c

Browse filesBrowse files
committed
Merge branch '4.4' into 5.2
* 4.4: Minor language fix
2 parents d8ff742 + b319536 commit c82ee6c
Copy full SHA for c82ee6c

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎reference/configuration/framework.rst

Copy file name to clipboardExpand all lines: reference/configuration/framework.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2440,9 +2440,9 @@ logging
24402440
**default**: ``true`` when the debug mode is enabled, ``false`` otherwise.
24412441

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

24472447
.. _reference-framework-translator-formatter:
24482448

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.