Fix spelling

This commit is contained in:
a1346054 2021-09-22 20:43:29 +00:00
parent 3aee8dd341
commit 8c014b4bb6
No known key found for this signature in database
GPG key ID: D149AD21DC40440C
30 changed files with 147 additions and 147 deletions

View file

@ -167,7 +167,7 @@ public:
*/
void getClients(std::vector<std::string>& list) const;
//! Return true if recieved file size is valid
//! Return true if received file size is valid
bool isReceivedFileSizeValid();
//! Return expected file data size
@ -357,7 +357,7 @@ private:
// force the cursor off of \p client
void forceLeaveClient(BaseClientProxy* client);
// thread funciton for sending file
// thread function for sending file
void sendFileThread(void*);
// thread function for writing file to drop directory