summaryrefslogtreecommitdiff
path: root/includes/filetransfer
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-10-22 00:52:03 +0000
committerDries Buytaert <dries@buytaert.net>2009-10-22 00:52:03 +0000
commit0220996178a6affcedc1fd74a5c71c14353fa370 (patch)
tree25bb980d9dfe67c962f2a08af32ed0774d072801 /includes/filetransfer
parentcc421475b7313b59b32ca7aa68c5a533f1ffcea8 (diff)
downloadbrdo-0220996178a6affcedc1fd74a5c71c14353fa370.tar.gz
brdo-0220996178a6affcedc1fd74a5c71c14353fa370.tar.bz2
- Patch #605344 by dww: documentation and code style fixes for update manager. This was ready before freeze.
Diffstat (limited to 'includes/filetransfer')
-rw-r--r--includes/filetransfer/ftp.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/filetransfer/ftp.inc b/includes/filetransfer/ftp.inc
index 48b745ab2..eb10c96b5 100644
--- a/includes/filetransfer/ftp.inc
+++ b/includes/filetransfer/ftp.inc
@@ -81,7 +81,7 @@ class FileTransferFTPWrapper extends FileTransfer {
/**
* This is impossible with the stream wrapper, so an exception is thrown.
*
- * If the ftp extenstion is available, we will cheat and use it.
+ * If the ftp extenstion is available, we will cheat and use that instead.
*
* @param string $path
* @param long $mode