]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
corrected a spelling mistake
authorDaniel Stenberg <daniel@haxx.se>
Thu, 2 Mar 2000 23:12:55 +0000 (23:12 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 2 Mar 2000 23:12:55 +0000 (23:12 +0000)
include/README

index fc9ea91373c9f9a75c6533c0d2ed1e6878304a2f..ed2a7e54d91b282f30a1434969c125351a5a6a9d 100644 (file)
@@ -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.