We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16b96f5 + 78501a0 commit 219f728Copy full SHA for 219f728
book/translation.rst
@@ -467,8 +467,7 @@ Symfony2 will discover these files and use them when translating either
467
'user.login' => 'Login',
468
);
469
470
-.. index::
471
- single: Translations; Message domains
+.. _translation-domains:
472
473
Using Message Domains
474
---------------------
reference/constraints/UniqueEntity.rst
@@ -155,7 +155,7 @@ method should return a countable result.
155
errorPath
156
~~~~~~~~~
157
158
-**type**: ``string`` **default**: The name of the first `field`_
+**type**: ``string`` **default**: The name of the first `field <fields>`_
159
160
.. versionadded:: 2.1
161
The ``errorPath`` option was added in Symfony 2.1.
0 commit comments