diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-10-18 13:59:54 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-10-18 13:59:54 +0200 |
commit | 0f1996321f110de3de37776f1fab64f5dbfdaa92 (patch) | |
tree | 82c0f27d3e64575b3a768911dd0952346859c11b /docs/CONTRIBUTE.md | |
parent | 88753c1e8999f26febfd56bac9e6d3487006d1bd (diff) | |
download | curl-0f1996321f110de3de37776f1fab64f5dbfdaa92.tar.gz |
s/cURL/curl
The tool was never called cURL, only the project. But even so, we have
more and more over time switched to just use lower case.
Diffstat (limited to 'docs/CONTRIBUTE.md')
-rw-r--r-- | docs/CONTRIBUTE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONTRIBUTE.md b/docs/CONTRIBUTE.md index eab4a2a0a..b0b0f6ccd 100644 --- a/docs/CONTRIBUTE.md +++ b/docs/CONTRIBUTE.md @@ -4,7 +4,7 @@ This document is intended to offer guidelines on how to best contribute to the curl project. This concerns new features as well as corrections to existing flaws or bugs. -## Learning cURL +## Learning curl ### Join the Community |