8000 Merge pull request #2991 from WouterJ/build_error · symfony/symfony-docs@219f728 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 219f728

Browse files
committed
Merge pull request #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

Lines changed: 1 addition & 2 deletions
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

Lines changed: 1 addition & 1 deletion
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)
0