Skip to content

Commit 5985f27

Browse files
committed
Minor reword
1 parent 594675d commit 5985f27

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

translation.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,9 @@ in the Translation component documentation.
232232

233233
.. versionadded:: 4.2
234234

235-
In 4.2 the ``Translator::transChoice()`` method has been deprecated in favor of
236-
using ``Translator::trans()`` with "%count%" as the parameter driving plurals.
235+
In Symfony 4.2 the ``Translator::transChoice()`` method was deprecated in
236+
favor of using ``Translator::trans()`` with ``%count%`` as the parameter
237+
driving plurals.
237238

238239
Translations in Templates
239240
-------------------------

0 commit comments

Comments
 (0)