diff options
author | Fabian Keil <fk@fabiankeil.de> | 2011-04-19 16:05:17 +0200 |
---|---|---|
committer | Julien Chaffraix <julien.chaffraix@gmail.com> | 2011-04-21 07:55:53 -0700 |
commit | 7609b32e7cb06e034a3e80ad6c57902c99a646df (patch) | |
tree | ae7a94fc957f69cc6cd60dcb58f6649f7eb9fe5e /include/README | |
parent | 1702a2c08d3a0ed5945f34e6cd38436611f65164 (diff) | |
download | curl-7609b32e7cb06e034a3e80ad6c57902c99a646df.tar.gz |
Fix spelling errors in include/
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, |