diff options
Diffstat (limited to 'include/README')
-rw-r--r-- | include/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/README b/include/README index 205f9f7dd..3e52a1d0a 100644 --- a/include/README +++ b/include/README @@ -36,7 +36,7 @@ The following notes apply to libcurl version 7.19.0 and later. * If you intend to distribute an already compiled libcurl library you _MUST_ 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_ responsability to provide this + 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 curl/curlbuild.h includes platform and configuration dependent info, |