Skip to content

Commit 5cb66ba

Browse files
committed
fix build error: inline literal start-string without end-string
1 parent 0df6a14 commit 5cb66ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/twig_reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ impersonation_exit_path
279279

280280
.. versionadded:: 5.2
281281

282-
The ``impersonation_exit_path()` function was introduced in Symfony 5.2.
282+
The ``impersonation_exit_path()`` function was introduced in Symfony 5.2.
283283

284284
Generates a URL that you can visit to exit :doc:`user impersonation </security/impersonating_user>`.
285285
After exiting impersonation, the user is redirected to the current URI. If you

0 commit comments

Comments
 (0)