Commit e7713446 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

curl_easy_setopt.3: fix typo

shoot, Dan Fandrich already had this pointed out...
parent a4471045
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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
host, for some protocols, when connecting to servers that require
authentication.
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
http://user:password@www.domain.com
ftp://user:password@ftp.domain.com
ftp://user:password@ftp.domain.com