Skip to content

Commit 927a577

Browse files
committed
bug #12158 Remove accent that was breaking class link (jerodev)
This PR was merged into the 4.3 branch. Discussion ---------- Remove accent that was breaking class link Commits ------- 2d608c0 Remove accent that was breaking class link
2 parents 9909d1d + 2d608c0 commit 927a577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ achieved by specifying the adapter.
604604
605605
.. note::
606606

607-
The interface :class:`Symfony\\Contracts\\Cache\\TagAwareCacheInterface`` is
607+
The interface :class:`Symfony\\Contracts\\Cache\\TagAwareCacheInterface` is
608608
autowired to the ``cache.app`` service.
609609

610610
Clearing the Cache

0 commit comments

Comments
 (0)