diff options
Diffstat (limited to 'user_guide/libraries/ftp.html')
-rw-r--r-- | user_guide/libraries/ftp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/libraries/ftp.html b/user_guide/libraries/ftp.html index aa61ed3dc..84518f9a2 100644 --- a/user_guide/libraries/ftp.html +++ b/user_guide/libraries/ftp.html @@ -169,7 +169,7 @@ array in that file. Then save the file at <var>config/ftp.php</var> and it will <ul>
-<li><strong>hostname</strong> - the FTP hostname. Usually something like: <dfn>ftp.some-site.com</dfn></li>
+<li><strong>hostname</strong> - the FTP hostname. Usually something like: <dfn>ftp.example.com</dfn></li>
<li><strong>username</strong> - the FTP username.</li>
<li><strong>password</strong> - the FTP password.</li>
<li><strong>port</strong> - The port number. Set to <dfn>21</dfn> by default.</li>
|