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.
This commit is contained in:
Daniel Stenberg 2016-10-18 13:59:54 +02:00
parent 88753c1e89
commit 0f1996321f
15 changed files with 36 additions and 36 deletions

View file

@ -1,4 +1,4 @@
# cURL C code style
# curl C code style
Source code that has a common style is easier to read than code that uses
different styles in different places. It helps making the code feel like one