From 0220996178a6affcedc1fd74a5c71c14353fa370 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 22 Oct 2009 00:52:03 +0000 Subject: - Patch #605344 by dww: documentation and code style fixes for update manager. This was ready before freeze. --- includes/filetransfer/ftp.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/filetransfer') 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 -- cgit v1.2.3