Skip to content

Commit 2684524

Browse files
committed
Change 'translation loader tag' to 'translation.loader tag'
1 parent 420c5e2 commit 2684524

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/translation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ taste.
333333
You can also store translations in a database, or any other storage by
334334
providing a custom class implementing the
335335
:class:`Symfony\\Component\\Translation\\Loader\\LoaderInterface` interface.
336-
See the `translation loader tag`_ for more information.
336+
See the `translation.loader tag`_ for more information.
337337

338338
.. index::
339339
single: Translations; Creating translation resources
@@ -1014,4 +1014,4 @@ steps:
10141014
.. _`Translatable Extension`: https://github.com/l3pp4rd/DoctrineExtensions
10151015
.. _`ISO3166 Alpha-2`: http://en.wikipedia.org/wiki/ISO_3166-1#Current_codes
10161016
.. _`ISO639-1`: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
1017-
.. _`translation loader tag`: http://symfony.com/doc/current/reference/dic_tags.html#translation-loader
1017+
.. _`translation.loader tag`: http://symfony.com/doc/current/reference/dic_tags.html#translation-loader

0 commit comments

Comments
 (0)