Skip to content

Commit 219f728

Browse files
committed
Merge pull request symfony#2991 from WouterJ/build_error
[2.1] Fixed Build errors
2 parents 16b96f5 + 78501a0 commit 219f728

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

book/translation.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -467,8 +467,7 @@ Symfony2 will discover these files and use them when translating either
467467
'user.login' => 'Login',
468468
);
469469
470-
.. index::
471-
single: Translations; Message domains
470+
.. _translation-domains:
472471

473472
Using Message Domains
474473
---------------------

reference/constraints/UniqueEntity.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ method should return a countable result.
155155
errorPath
156156
~~~~~~~~~
157157

158-
**type**: ``string`` **default**: The name of the first `field`_
158+
**type**: ``string`` **default**: The name of the first `field <fields>`_
159159

160160
.. versionadded:: 2.1
161161
The ``errorPath`` option was added in Symfony 2.1.

0 commit comments

Comments
 (0)