aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-01-29 10:16:47 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-01-29 10:16:47 +0000
commitbd0bd357714490299c5f9b31f9a33fcc17127c84 (patch)
tree50a46ae20cc17856c5d8674d0c8baa61b39cde14 /docs
parent368e3526eae61d74f3889c6b13ca456ee1f2c7e9 (diff)
s/to I/do I/
Diffstat (limited to 'docs')
-rw-r--r--docs/FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 87271ce40..626fd8b59 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -30,7 +30,7 @@ FAQ
3.6 Does curl support javascript, ASP, XML, XHTML or HTML version Y?
3.7 Can I use curl to delete/rename a file through FTP?
3.8 How do I tell curl to follow HTTP redirects?
- 3.9 How to I use curl in PHP?
+ 3.9 How do I use curl in PHP?
4. Running Problems
4.1 Problems connecting to SSL servers.
@@ -281,7 +281,7 @@ FAQ
curl -L http://redirector.com
- 3.9 How to I use curl in PHP?
+ 3.9 How do I use curl in PHP?
PHP4 has the ability to use libcurl as an internal module if built with that
option enabled. You then get a set of extra functions that can be used