Skip to content

Commit 06cfb8d

Browse files
committed
[#7205] minor tweak
1 parent 65d2f99 commit 06cfb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/translation/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ use for translation::
398398

399399
Starting from Symfony 3.2, the third argument of ``transChoice()`` is
400400
optional when the only placeholder in use is ``%count%``. In previous
401-
Symfony versions you needed to define it always::
401+
Symfony versions you needed to always define it::
402402

403403
$translator->transChoice(
404404
'{0} There are no apples|{1} There is one apple|]1,Inf[ There are %count% apples',

0 commit comments

Comments
 (0)