Skip to content

Commit

Permalink
Update src/mumble/MainWindow.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Davide Beatrici <github@davidebeatrici.dev>
  • Loading branch information
Krzmbrzl and davidebeatrici authored Oct 3, 2024
1 parent 1ac413d commit 46e7c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mumble/MainWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3631,7 +3631,7 @@ void MainWindow::serverDisconnected(QAbstractSocket::SocketError err, QString re
"your client and in the second case you should contact the server administrator so that they can update "
"their server.</li>"
"<li>Either your client or the server is using an old operating system that doesn't provide up-to-date "
"encryption methods. In this case you should consider updating your OS or contact the server admin "
"encryption methods. In this case you should consider updating your OS or contacting the server admin "
"so that they can update theirs.</li>"
"<li>The server you are connecting to isn't actually a Mumble server. Please ensure that the used server "
"address really belongs to a Mumble server and not e.g. to a game server.</li>"
Expand Down

0 comments on commit 46e7c9a

Please sign in to comment.