Skip to content

Commit db7eea9

Browse files
blue-eyesfabpot
authored andcommitted
[translation] Fixed class name
1 parent 6c285bd commit db7eea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/translation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ standard rules is defined after removing the explicit rules::
192192

193193
'{0} There is no apples|[20,Inf] There are many apples|There is one apple|a_few: There are {{ count }} apples'
194194

195-
An :class:`Symfony\\Component\\Translator\\Interval` can represent a finite set
195+
An :class:`Symfony\\Component\\Translation\\Interval` can represent a finite set
196196
of numbers::
197197

198198
{1,2,3,4}

0 commit comments

Comments
 (0)