Skip to content

Commit 2ce5f17

Browse files
committed
minor #11697 Fixed a minor RST syntax issue (javiereguiluz)
This PR was merged into the 4.2 branch. Discussion ---------- Fixed a minor RST syntax issue Commits ------- d733b8a Fixed a minor RST syntax issue
2 parents 98dd993 + d733b8a commit 2ce5f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/override.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,6 @@ For this reason, you can override any bundle translation file from the main
178178

179179
For example, to override the translations defined in the
180180
``Resources/translations/FOSUserBundle.es.yml`` file of the FOSUserBundle,
181-
create a``<your-project>/translations/FOSUserBundle.es.yml`` file.
181+
create a ``<your-project>/translations/FOSUserBundle.es.yml`` file.
182182

183183
.. _`the Doctrine documentation`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/inheritance-mapping.html#overrides

0 commit comments

Comments
 (0)