diff --git a/src/megacmdshell/megacmdshellcommunicationsnamedpipes.cpp b/src/megacmdshell/megacmdshellcommunicationsnamedpipes.cpp index e8d30c0c..3bfc3606 100644 --- a/src/megacmdshell/megacmdshellcommunicationsnamedpipes.cpp +++ b/src/megacmdshell/megacmdshellcommunicationsnamedpipes.cpp @@ -783,7 +783,7 @@ int MegaCmdShellCommunicationsNamedPipes::listenToStateChanges(int receiveNamedP { if (!stopListener && !updating) { - cerr << "ERROR reading output (state change): The sever problably exited."<< endl; + cerr << "ERROR reading output (state change): The server probably exited."<< endl; } } else