diff options
author | Sylvestre Ledru <sledru@mozilla.com> | 2017-03-04 15:50:33 +0100 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2017-03-04 15:50:33 +0100 |
commit | 658b9a200ae2b31dfe7ede957fb5aaa127386205 (patch) | |
tree | 621b4fc473aba07da67289ae163b05f158e001b6 /docs/BUGS | |
parent | 97a04145efcfa7c6a3864e37aa58d1d69e1bbf69 (diff) | |
download | curl-658b9a200ae2b31dfe7ede957fb5aaa127386205.tar.gz |
fix some typos in the doc (#1306)
Diffstat (limited to 'docs/BUGS')
-rw-r--r-- | docs/BUGS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -210,7 +210,7 @@ BUGS This is a list of known bugs. Bugs we know exist and that have been pointed out but that haven't yet been fixed. The reasons for why they haven't been fixed can involve anything really, but the primary reason is that nobody has - considered these problems to be important enough to spend the necesary time + considered these problems to be important enough to spend the necessary time and effort to have them fixed. The KNOWN_BUGS are always up for grabs and we will always love the ones who @@ -238,7 +238,7 @@ BUGS 2.8 Closing off stalled bugs The issue and pull request trackers on https://github.com/curl/curl will - only hold "active" entries (using a non-precise defintion of what active + 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 TODO and KNOWN_BUGS instead. |