diff options
| author | ErrrorMaxx | 2024-02-10 02:42:35 +0300 |
|---|---|---|
| committer | GitHub | 2024-02-10 00:42:35 +0100 |
| commit | 6513c21144a86dd3c091ebe5ddc82bcef41fee7a (patch) | |
| tree | c24940f913f1e2fd7edd177dbffb3a2e4e9ec037 | |
| parent | 79aec5b9bca2f4b4aa79f95fa5253c8c4e0f3b25 (diff) | |
| download | unexpected-keyboard-6513c21144a86dd3c091ebe5ddc82bcef41fee7a.tar.gz unexpected-keyboard-6513c21144a86dd3c091ebe5ddc82bcef41fee7a.zip | |
contributing: Fix typo (#551)
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8fc2e83..8838673 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -176,7 +176,7 @@ the file and the English strings. To check that `strings.xml` is formatted correctly, run `python sync_translations.py`. This will modify your files. -Store descriptions in `metedata/` are updated automatically. +Store descriptions in `metadata/` are updated automatically. Translating changelogs is not useful. The app name might be partially translated, the "Unexpected" word should remain |
