Skip to content

Commit 8c62151

Browse files
committed
Fix formatting
| Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3 | Fixed tickets |
1 parent 208904a commit 8c62151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/translation/usage.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ recommended format. These files are parsed by one of the loader classes.
217217
'symfony.is.great' => 'Symfony is great',
218218
'symfony.is.amazing' => 'Symfony is amazing',
219219
'symfony.has.bundles' => 'Symfony has bundles',
220-
'user.login' => 'Login',
220+
'user.login' => 'Login',
221221
);
222222
223223
.. _component-translation-pluralization:

0 commit comments

Comments
 (0)