Skip to content

Commit 46b053c

Browse files
authored
Merge pull request #293 from rmpel/master
Update README.md
2 parents 86611a1 + 1b68c81 commit 46b053c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Constant | Description
229229
--------- | -----------
230230
`Merge::TRANSLATIONS_OURS` | Use only the translations present in `$translations1`
231231
`Merge::TRANSLATIONS_THEIRS` | Use only the translations present in `$translations2`
232-
`Merge::TRANSLATION_OVERRIDE` | Override the translation and plural translations with the value of `$translation2`
232+
`Merge::TRANSLATIONS_OVERRIDE` | Override the translation and plural translations with the value of `$translation2`
233233
`Merge::HEADERS_OURS` | Use only the headers of `$translations1`
234234
`Merge::HEADERS_REMOVE` | Use only the headers of `$translations2`
235235
`Merge::HEADERS_OVERRIDE` | Overrides the headers with the values of `$translations2`

0 commit comments

Comments
 (0)