Skip to content

Commit 4f0051d

Browse files
committed
minor #4574 fixed little typo (adridev)
This PR was merged into the 2.3 branch. Discussion ---------- fixed little typo Commits ------- d43dacc fixed little typo
2 parents a109c4b + d43dacc commit 4f0051d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/twig_reference.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ transchoice
403403

404404
.. code-block:: jinja
405405
406-
{{ message|transchoice(count, arguments, domai, locale) }}
406+
{{ message|transchoice(count, arguments, domain, locale) }}
407407
408408
``message``
409409
**type**: ``string``

0 commit comments

Comments
 (0)