Przeglądaj źródła

Fix typo in CONTRIBUTING.md

Signed-off-by: AJ Jordan <alex@strugee.net>
AJ Jordan 3 lat temu
rodzic
commit
9e0d40b789
1 zmienionych plików z 1 dodań i 1 usunięć
  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.
 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
 ## Engineering practices