summaryrefslogtreecommitdiff
path: root/docs/FAQ
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-12-25 07:52:59 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-12-26 23:54:25 +0100
commitaadc75626bbe84db3b67a030ce5b72259cb856ac (patch)
tree44fae8dccf04ffc887d3aee5ba04965fac8e4cef /docs/FAQ
parent334f85b3fc541fb1deca2e8f5ff3f707ecebcb4f (diff)
downloadcurl-aadc75626bbe84db3b67a030ce5b72259cb856ac.tar.gz
misc: assorted typo fixes
Closes #6375
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 4e62f4d27..32e8bb86c 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -1384,7 +1384,7 @@ FAQ
6. License Issues
- curl and libcurl are released under a MIT/X derivate license. The license is
+ curl and libcurl are released under a MIT/X derivative license. The license is
very liberal and should not impose a problem for your project. This section
is just a brief summary for the cases we get the most questions. (Parts of
this section was much enhanced by Bjorn Reese.)
@@ -1399,7 +1399,7 @@ FAQ
Yes!
- Since libcurl may be distributed under the MIT/X derivate license, it can be
+ Since libcurl may be distributed under the MIT/X derivative license, it can be
used together with GPL in any software.
6.2 I have a closed-source program, can I use the libcurl library?
@@ -1424,7 +1424,7 @@ FAQ
Yes!
- The MIT/X derivate license practically allows you to do almost anything with
+ The MIT/X derivative license practically allows you to do almost anything with
the sources, on the condition that the copyright texts in the sources are
left intact.