Skip to content

Commit 1a1abe4

Browse files
committed
Merge branch '3.4' into 4.3
* 3.4: Fix minor typo
2 parents 1cc4df1 + 5f1af73 commit 1a1abe4

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
@@ -93,7 +93,7 @@ recommended format. These files are parsed by one of the loader classes.
9393
The choice of which method to use is entirely up to you, but the "keyword"
9494
format is often recommended for multi-language applications, whereas for
9595
shared bundles that contain translation resources we recommend the real
96-
message, so you application can choose to disable the translator layer
96+
message, so your application can choose to disable the translator layer
9797
and you will see a readable message.
9898

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

0 commit comments

Comments
 (0)