1
0
Эх сурвалжийг харах

Typo in a comment

Source commit: c3daa22d88e613fc801d93075dca6814a8c7f83c
Martin Prikryl 1 жил өмнө
parent
commit
ac41e22f0f

+ 1 - 1
source/core/SftpFileSystem.cpp

@@ -1330,7 +1330,7 @@ protected:
         FFileSystem->FTerminal->LogEvent(FORMAT(L"Queue len: %d", (FRequests->Count)));
       }
 
-      // make sure the response is reserved before actually ending the message
+      // make sure the response is reserved before actually sending the message
       // as we may receive response asynchronously before SendPacket finishes
       FFileSystem->ReserveResponse(Request, Response);
       SendPacket(Request);