summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-03-02 23:12:55 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-03-02 23:12:55 +0000
commitd070bd9b93691800d712cefc5b23c2e86f9322a2 (patch)
tree8d3186f6041bcaec11d57b75553f27103da6821a
parentce9c2e6d2f9d5eff7d3c97fb5c485089d39eaba6 (diff)
downloadgnurl-d070bd9b93691800d712cefc5b23c2e86f9322a2.tar.gz
gnurl-d070bd9b93691800d712cefc5b23c2e86f9322a2.tar.bz2
gnurl-d070bd9b93691800d712cefc5b23c2e86f9322a2.zip
corrected a spelling mistake
-rw-r--r--include/README2
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.