aboutsummaryrefslogtreecommitdiff
path: root/docs/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/FAQ b/docs/FAQ
index b5a7cc7e8..c88fcd0c4 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -79,10 +79,7 @@ FAQ
1.2 What is libcurl?
- libcurl is the engine inside curl that does all the work. curl is more or
- less the command line interface that converts the given options into libcurl
- function invokes. libcurl is a reliable, higly portable multiprotocol file
- transfer library.
+ libcurl is a reliable, higly portable multiprotocol file transfer library.
Any application is free to use libcurl, even commercial or closed-source
ones.