diff options
author | Yang Tse <yangsita@gmail.com> | 2009-10-27 16:56:20 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-10-27 16:56:20 +0000 |
commit | 21af9bf1cd41393aedf546aef5d21a43219c9eca (patch) | |
tree | 2995a8c6e17b6fa075669c4f154b300969347ccb /include/README | |
parent | b2f430898053258622eebee3328f03441367a32c (diff) |
Fix spelling
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 485722e30..a75249f0a 100644 --- a/include/README +++ b/include/README @@ -39,7 +39,7 @@ The following notes apply to libcurl version 7.19.0 and later. the library that you have built. It is _your_ responsability 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 dependant info, +* File curl/curlbuild.h includes platform and configuration dependent info, and must not be modified by anyone. Configure script generates it for you. * We cannot assume anything else but very basic compiler features being |