浏览代码

Typo in comment

Source commit: 4cfc91253e48d9507bf582e9fcc331361a86bb53
Martin Prikryl 8 年之前
父节点
当前提交
30f6038701
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      source/filezilla/FtpControlSocket.cpp

+ 1 - 1
source/filezilla/FtpControlSocket.cpp

@@ -4425,7 +4425,7 @@ void CFtpControlSocket::TransferFinished(bool preserveFileTimeForUploads)
       else
       else
       {
       {
         // Support for MDTM does not necessarily mean
         // Support for MDTM does not necessarily mean
-        // that the server supportsnon-standard hack
+        // that the server supports non-standard hack
         // of setting timestamp using
         // of setting timestamp using
         // MFMT-like (two argument) call to MDTM.
         // MFMT-like (two argument) call to MDTM.
         // IIS definitelly does.
         // IIS definitelly does.