diff -r 8bb050e8e40f -r acf70c44065b QTfrontend/ui/page/pagenetserver.cpp --- a/QTfrontend/ui/page/pagenetserver.cpp Fri May 28 14:18:52 2021 +0200 +++ b/QTfrontend/ui/page/pagenetserver.cpp Fri May 28 15:06:39 2021 +0200 @@ -122,7 +122,7 @@ sbPort->setValue(NETGAME_DEFAULT_PORT); } -// This function assumes that the user wants to share his server while connected to +// This function assumes that the user wants to share their server while connected to // the Internet and that he/she is using direct access (eg no NATs). To determine the // IP we briefly connect to Hedgewars website and fallback to user intervention // after 4 seconds of timeout.