aboutsummaryrefslogtreecommitdiff
path: root/docs/CONTRIBUTE.md
diff options
context:
space:
mode:
authorViktor Szakats <commit@vszakats.net>2018-10-08 19:37:40 +0000
committerViktor Szakats <commit@vszakats.net>2018-10-08 19:37:40 +0000
commitff9d7f44479c3542f47ffa19b1235c7fc8160a9e (patch)
treede8789b569e23eab1654ce07c6ebe79b27470eb4 /docs/CONTRIBUTE.md
parent82e40afe876298ef832f4573c7e6dfac3af2b4ce (diff)
spelling fixes [ci skip]
as detected by codespell 1.14.0 Closes https://github.com/curl/curl/pull/3114 Reviewed-by: Marcel Raad <Marcel.Raad@teamviewer.com>
Diffstat (limited to 'docs/CONTRIBUTE.md')
-rw-r--r--docs/CONTRIBUTE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONTRIBUTE.md b/docs/CONTRIBUTE.md
index 536a9ceb3..caec3f4d3 100644
--- a/docs/CONTRIBUTE.md
+++ b/docs/CONTRIBUTE.md
@@ -168,7 +168,7 @@ ways. Every pull request is verfied that:
- ... code coverage doesn't shrink drastically
If the pull-request fails one of these tests, it will show up as a red X and
-you are expected to fix the problem. If you don't understand whan the issue is
+you are expected to fix the problem. If you don't understand when the issue is
or have other problems to fix the complaint, just ask and other project
members will likely be able to help out.