aboutsummaryrefslogtreecommitdiff
path: root/docs/FAQ
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-03-17 11:30:29 +0100
committerDaniel Stenberg <daniel@haxx.se>2011-03-17 11:30:29 +0100
commite38a7880e14ef7f706e5d8d2bf8bb00c7aa98808 (patch)
tree49afbef6f620b85f2512dece522319b51df8d496 /docs/FAQ
parente1146489913e60028e47c89f52f56457f56da54b (diff)
FAQ: better english
Reported by: Andre Guibert de Bruet
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 6cee60504..4e2529bdc 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -109,7 +109,7 @@ FAQ
7. PHP/CURL Issues
7.1 What is PHP/CURL?
- 7.2 Who write PHP/CURL?
+ 7.2 Who wrote PHP/CURL?
7.3 Can I perform multiple requests using the same handle?
==============================================================================
@@ -1406,7 +1406,7 @@ FAQ
CURL (often using all caps) or sometimes ext/curl, but both cause much
confusion to users which in turn gives us a higher question load.
- 7.2 Who write PHP/CURL?
+ 7.2 Who wrote PHP/CURL?
PHP/CURL is a module that comes with the regular PHP package. It depends and
uses libcurl, so you need to have libcurl installed properly first before