From 6513dcef6877345002cc4305f7235c6f8c1cb68c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 27 Nov 2001 13:34:59 +0000 Subject: [PATCH] language --- docs/FAQ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/FAQ b/docs/FAQ index 4e6851c0f..663feb46d 100644 --- a/docs/FAQ +++ b/docs/FAQ @@ -36,7 +36,7 @@ FAQ 3.9 How do I use curl in PHP, Perl, Tcl, Ruby or Java? 3.10 What about SOAP, WebDAV, XML-RPC or similar protocols over HTTP? 3.11 How do I POST with a different Content-Type? - 3.12 Why do FTP specific features over HTTP proxy fails? + 3.12 Why do FTP specific features over HTTP proxy fail? 4. Running Problems 4.1 Problems connecting to SSL servers.