aboutsummaryrefslogtreecommitdiff
path: root/include/README
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-11-07 10:36:23 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-11-07 10:36:23 +0100
commit27302abb9467f21a481fcc6b8eca53d34e04373b (patch)
treeaac900406c50dfd139fe48d7d6168555fdeed87e /include/README
parent0269f6446de2e16eab272f9a6e37eec861035ea7 (diff)
s/cURL/curl
We're mostly saying just "curl" in lower case these days so here's a big cleanup to adapt to this reality. A few instances are left as the project could still formally be considered called cURL.
Diffstat (limited to 'include/README')
-rw-r--r--include/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/README b/include/README
index 3e52a1d0a..6eb73b2b7 100644
--- a/include/README
+++ b/include/README
@@ -37,7 +37,7 @@ The following notes apply to libcurl version 7.19.0 and later.
also distribute along with it the generated curl/curlbuild.h which has been
used to compile it. Otherwise the library will be of no use for the users of
the library that you have built. It is _your_ responsibility to provide this
- file. No one at the cURL project can know how you have built the library.
+ file. No one at the curl project can know how you have built the library.
* File curl/curlbuild.h includes platform and configuration dependent info,
and must not be modified by anyone. Configure script generates it for you.