diff options
author | Daniel Stenberg <daniel@haxx.se> | 2017-11-20 23:57:57 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-11-20 23:57:57 +0100 |
commit | 2f81e48c006cba02299167fd4cbd98d44bc7549f (patch) | |
tree | c652cfeaff4f0cbed94101790cf41568fc33b5bc /docs | |
parent | 297516e12cd0c59d33bea25420927aa314336d60 (diff) | |
download | curl-2f81e48c006cba02299167fd4cbd98d44bc7549f.tar.gz |
BUGS: spellchecked
Diffstat (limited to 'docs')
-rw-r--r-- | docs/BUGS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -63,7 +63,7 @@ BUGS Security related bugs or bugs that are suspected to have a security impact, should be reported by email to curl-security@haxx.se so that they first can be dealt with away from the public to minimize the harm and impact it will - have on existing users out there who might be using the vulernable versions. + have on existing users out there who might be using the vulnerable versions. The curl project's process for handling security related issues is documented here: @@ -186,7 +186,7 @@ BUGS include the version number of the curl you're using when you experience the issue. If that version number shows us that you're using an out-of-date curl, you should also try out a modern curl version to see if the problem - persists or how/if it has changed in apperance. + persists or how/if it has changed in appearance. Even if you cannot immediately upgrade your application/system to run the latest curl version, you can most often at least run a test version or @@ -290,8 +290,8 @@ BUGS The issue and pull request trackers on https://github.com/curl/curl will only hold "active" entries (using a non-precise definition of what active actually is, but they're at least not completely dead). Those that are - abandonded or in other ways dormant will be closed and sometimes added to + abandoned or in other ways dormant will be closed and sometimes added to TODO and KNOWN_BUGS instead. This way, we only have "active" issues open on github. Irrelevant issues and - pull requests will not distract developes or casual visitors. + pull requests will not distract developers or casual visitors. |