summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Herlant <aerostitch@debian.org>2019-06-11 18:19:25 -0700
committerJoseph Herlant <aerostitch@debian.org>2019-06-11 18:19:25 -0700
commitfc42dd19a98b553c26c0e7167ba62afe85fe176c (patch)
tree9023a7564518cd9fde1e8ff30e3f6ea8283e697c
parentddc907fb3b6fb2fafc969968044e9d7e0203a133 (diff)
downloadnavit-aerostitch/contributing.tar.gz
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a5aae655f..9d11904f3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -7,7 +7,7 @@ When pushing a pull request, please make sure you follow our:
* [programming guidelines](https://wiki.navit-project.org/index.php/Programming_guidelines)
* [commit message guidelines](https://wiki.navit-project.org/index.php/Commit_guidelines)
-For more information on our developement process, see: https://wiki.navit-project.org/index.php/Development
+For more information on our development process, see: https://wiki.navit-project.org/index.php/Development
## Submitting patches
We are very happy that you like to participate and help the [[team]] to improve Navit :) To make this teamwork a pleasure for all, we will try to guide you trough this process:
@@ -27,7 +27,7 @@ Point out that you like to submit a patch.
* Get the newest Git Navit version (see [this documentation](https://help.github.com/en/articles/syncing-a-fork) on how to sync your fork) and apply your changes once more
* Test if everything still works fine
* [Create a pull request](https://help.github.com/articles/creating-a-pull-request/) on github
- * Wait to verify that all the tests in our CI finish succesfully
+ * Wait to verify that all the tests in our CI finish successfully
### Review