1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

curl_easy_setopt.3: fix typo

shoot, Dan Fandrich already had this pointed out...
This commit is contained in:
Daniel Stenberg 2011-10-24 00:13:47 +02:00
parent a4471045bb
commit e771344611

View File

@ -615,7 +615,7 @@ It is also possible to specify the user name and password as part of the
host, for some protocols, when connecting to servers that require
authentication.
For exammple the following types of authentication support this:
For example the following types of authentication support this:
http://user:password@www.domain.com
ftp://user:password@ftp.domain.com