aboutsummaryrefslogtreecommitdiff
path: root/docs/MANUAL
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-10-28 20:58:28 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-10-28 20:58:28 +0000
commitd442088ed38cf11e56e848523e1fa60c2697e856 (patch)
tree667c0f25ee57571cd074950cfa409a69669d39fa /docs/MANUAL
parent22a323890afdf5ea753c365a05b454d71a53d9d0 (diff)
kromJx@crosswinds.net fixed typos
Diffstat (limited to 'docs/MANUAL')
-rw-r--r--docs/MANUAL6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/MANUAL b/docs/MANUAL
index fbdabfb5c..7894bcd54 100644
--- a/docs/MANUAL
+++ b/docs/MANUAL
@@ -564,7 +564,7 @@ HTTPS
from sites that require valid certificates. The only drawback is that the
certificate needs to be in PEM-format. PEM is a standard and open format to
store certificates with, but it is not used by the most commonly used
- browsers (Netscape and MSEI both use the so called PKCS#12 format). If you
+ browsers (Netscape and MSIE both use the so called PKCS#12 format). If you
want curl to use the certificates you use with your (favourite) browser, you
may need to download/compile a converter that can convert your browser's
formatted certificates to PEM formatted ones. This kind of converter is
@@ -842,13 +842,13 @@ MAILING LISTS
Receives notifications on all CVS commits done to the curl source module.
This can become quite a large amount of mails during intense development,
- be aware. This is for us who liks email...
+ be aware. This is for us who like email...
curl-www-commits
Receives notifications on all CVS commits done to the curl www module
(basicly the web site). This can become quite a large amount of mails
- during intense changing, be aware. This is for us who liks email...
+ during intense changing, be aware. This is for us who like email...
Please direct curl questions, feature requests and trouble reports to one of
these mailing lists instead of mailing any individual.