Skip to content

Commit 3619437

Browse files
author
Gennadi Janzen
committed
Fix minor typo
1 parent a8bd38a commit 3619437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/translation/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ recommended format. These files are parsed by one of the loader classes.
166166
The choice of which method to use is entirely up to you, but the "keyword"
167167
format is often recommended for multi-language applications, whereas for
168168
shared bundles that contain translation resources we recommend the real
169-
message, so you application can choose to disable the translator layer
169+
message, so your application can choose to disable the translator layer
170170
and you will see a readable message.
171171

172172
Additionally, the ``php`` and ``yaml`` file formats support nested ids to

0 commit comments

Comments
 (0)