8000 Update inheritance.rst · symfony/symfony-docs@f684bdd · GitHub
[go: up one dir, main page]

Skip to content

Commit f684bdd

Browse files
Francisco Corrales Moralesjaviereguiluz
Francisco Corrales Morales
authored andcommitted
Update inheritance.rst
The old sentence was confusing. This one works better.
1 parent 0607517 commit f684bdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bundles/inheritance.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ The same goes for routing files and some other resources.
9393

9494
The overriding of resources only works when you refer to resources with
9595
the ``@FOSUserBundle/Resources/config/routing/security.xml`` method.
96-
If you refer to resources without using the ``@BundleName`` shortcut, they
97-
can't be overridden in this way.
96+
You need to use the ``@BundleName`` shortcut when refering to resources
97+
so they can be successfully overridden.
9898

9999
.. caution::
100100

0 commit comments

Comments
 (0)
0