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 fc9ea9137..ed2a7e54d 100644 --- a/include/README +++ b/include/README @@ -12,4 +12,4 @@ of environment. You should include files from here using... #include <curl/curl.h> ... style and point the compiler's include path to the directory holding the -curl subdirectory. It makes it more likely to survice future modifications. +curl subdirectory. It makes it more likely to survive future modifications. |