Skip to content

Commit 4b79423

Browse files
nixillaweaverryan
authored andcommitted
file extension correction xfliff to xliff
1 parent 7f56c20 commit 4b79423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/translation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ key ``Symfony2 is great``. To find the French translation, Symfony actually
395395
checks translation resources for several different locales:
396396

397397
1. First, Symfony looks for the translation in a ``fr_FR`` translation resource
398-
(e.g. ``messages.fr_FR.xfliff``);
398+
(e.g. ``messages.fr_FR.xliff``);
399399

400400
2. If it wasn't found, Symfony looks for the translation in a ``fr`` translation
401401
resource (e.g. ``messages.fr.xliff``);

0 commit comments

Comments
 (0)