Skip to content

Commit e8758ec

Browse files
committed
Merge branch '6.4' into 7.1
* 6.4: Update controller/value_resolver.rst Update value_resolver.rst
2 parents 7815198 + d57a560 commit e8758ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/value_resolver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Symfony ships with the following value resolvers in the
9898
.. tip::
9999

100100
The ``DateTimeInterface`` object is generated with the :doc:`Clock component </components/clock>`.
101-
This. gives your full control over the date and time values the controller
101+
This gives you full control over the date and time values the controller
102102
receives when testing your application and using the
103103
:class:`Symfony\\Component\\Clock\\MockClock` implementation.
104104

0 commit comments

Comments
 (0)