Skip to content

Commit 5f1af73

Browse files
committed
minor #12502 Fix minor typo (gennadigennadigennadi)
This PR was merged into the 3.4 branch. Discussion ---------- Fix minor typo Just a minor typo I found. Commits ------- 3619437 Fix minor typo
2 parents a8bd38a + 3619437 commit 5f1af73

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)