Skip to content

Commit dcdd58b

Browse files
mpdudegreg0ire
andauthored
working-with-associations.rst aktualisieren
Co-authored-by: Grégoire Paris <[email protected]>
1 parent 7b9c538 commit dcdd58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/reference/working-with-associations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ methods:
758758
or sorting.
759759

760760
As a general guidance, for consistent results use the Criteria API with scalar
761-
values only. Note that `DateTime` and `DateTimeImmutable` are two predominant
761+
values only. Note that ``DateTime`` and ``DateTimeImmutable`` are two predominant
762762
examples of value objects that are *not* scalars.
763763

764764
Refrain from using special database-level column types or custom Doctrine Types

0 commit comments

Comments
 (0)