aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-03-01 08:54:22 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-03-01 08:54:22 +0000
commitd57b84e2900c88d881a7d606b74b5036b8cf8788 (patch)
tree3229ac81d54301d92a011dd6a00f920c42f6f7cc
parentfcc07bed9092f7ee05ba47b3d2c9277b67508912 (diff)
minor spellfix
-rw-r--r--docs/FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/FAQ b/docs/FAQ
index d27ad1ca3..5278ff5d4 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -19,7 +19,7 @@ FAQ
2. Install Related Problems
2.1 configure doesn't find OpenSSL even when it is installed
- 2.1.1. native linker doesn't find openssl
+ 2.1.1. native linker doesn't find OpenSSL
2.1.2. only the libssl lib is missing
2.2 Does curl work/build with other SSL libraries?
2.3 Where can I find a copy of LIBEAY32.DLL?
@@ -450,7 +450,7 @@ FAQ
- Read the javascript code and rewrite the same logic in another language.
- - Implement a javascript interpreted, people have successfully used the
+ - Implement a javascript interpreter, people have successfully used the
Mozilla javascript engine in the past.
- Ask your admins to stop this, for a static proxy setup or similar.