X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/296ec7d3ac9047b1655b789506c02b2f5f13cabf..09397bc6e9b3137904d1ddfafaa1d5f73830df60:/docs/latex/wx/ftp.tex?ds=inline diff --git a/docs/latex/wx/ftp.tex b/docs/latex/wx/ftp.tex index ea0e3796eb..2d58aea087 100644 --- a/docs/latex/wx/ftp.tex +++ b/docs/latex/wx/ftp.tex @@ -97,7 +97,7 @@ The default value of the user name is "anonymous". \wxheading{Remark} This parameter can be included in a URL if you want to use the URL manager. -For example, you can use: "ftp://a_user:a_password@a.host:service/a_directory/a_file" +For example, you can use: "ftp://a\_user:a\_password@a.host:service/a\_directory/a\_file" to specify a user and a password. \membersection{wxFTP::SetPassword} @@ -115,7 +115,7 @@ user name and the host name of the local machine from the system. \wxheading{Remark} This parameter can be included in a URL if you want to use the URL manager. -For example, you can use: "ftp://a\_user:a\_password@a.host:service/a_directory/a\_file" +For example, you can use: "ftp://a\_user:a\_password@a.host:service/a\_directory/a\_file" to specify a user and a password. % ----------------------------------------------------------------------------