Fix spelling errors in include/

This commit is contained in:
Fabian Keil 2011-04-19 16:05:17 +02:00 committed by Julien Chaffraix
parent 1702a2c08d
commit 7609b32e7c
3 changed files with 4 additions and 4 deletions

View file

@ -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,