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 filesBrowse files
committed
Merge pull request #2991 from WouterJ/build_error
[2.1] Fixed Build errors
2 parents 16b96f5 + 78501a0 commit 219f728
Copy full SHA for 219f728

File tree

Expand file treeCollapse file tree

2 files changed

+2
-3
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-3
lines changed

‎book/translation.rst

Copy file name to clipboardExpand all lines: book/translation.rst
+1-2Lines 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

Copy file name to clipboardExpand all lines: reference/constraints/UniqueEntity.rst
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.