Skip to content

Commit 64c5132

Browse files
committed
[book][bundles] Fixing markup problem
1 parent 949fdef commit 64c5132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/bundles.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class name.
5757

5858
Symfony2 core Bundles do not prefix the Bundle class with ``Symfony``
5959
and always add a ``Bundle`` subnamespace; for example:
60-
:class:``Symfony\Bundle\FrameworkBundle\FrameworkBundle``.
60+
:class:`Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle`.
6161

6262
Directory Structure
6363
-------------------

0 commit comments

Comments
 (0)