Browse Source

Merge pull request #9113 from nextcloud/strugee-patch-1

Fix typo in CONTRIBUTING.md
Álvaro Brey 3 năm trước cách đây
mục cha
commit
9198dfe331
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -327,7 +327,7 @@ We manage translations via [Transifex](https://www.transifex.com/nextcloud/nextc
 
 If you need to change a translation, do not change it, but give it new key. This way the translation stays backward compatible as we automatically backport translated strings to last versions.
 
-When submitting PRs with changed translations, please only submit changes to values/strings.xml and not changes to translated files. These will be overwritten by next merge of transifex-but and increase PR review.  
+When submitting PRs with changed translations, please only submit changes to values/strings.xml and not changes to translated files. These will be overwritten by next merge of transifex-bot and increase PR review.  
 
 ## Engineering practices