diff options
author | Abdou-31 <abdou31.coding@gmail.com> | 2022-11-09 17:57:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-09 11:57:19 -0500 |
commit | d1b80b462eaa74a8640cf132c21f74e4f924052a (patch) | |
tree | d5804214487f339643ab6cdf74fbd113cb02cb2b /.github | |
parent | 6191bafcadc21277be5527ed1ac05f7902e710ad (diff) | |
download | minetest-d1b80b462eaa74a8640cf132c21f74e4f924052a.tar.xz |
Fix typos and en_US/en_GB inconsistency in various files (#12902)
Diffstat (limited to '.github')
-rw-r--r-- | .github/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index f60f584f9..c9e8e89aa 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -138,7 +138,7 @@ These notes are for those who have push access Minetest (core developers / maint If a Pull Request is not a bug fix: * If it matches a goal in [the roadmap](../doc/direction.md), then the PR should - be labelled as "Roadmap" and the goal stated by number in the description. + be labeled as "Roadmap" and the goal stated by number in the description. * If it doesn't match a goal, then it needs to receive a concept approval within a week of being opened to remain open. This 1 week deadline does not apply to PRs opened before the roadmap was adopted; instead, they may remain open or be |