diff --git a/code/nelns/welcome_service/welcome_service.cpp b/code/nelns/welcome_service/welcome_service.cpp index 658b017e1..8ab764f05 100644 --- a/code/nelns/welcome_service/welcome_service.cpp +++ b/code/nelns/welcome_service/welcome_service.cpp @@ -118,7 +118,7 @@ CVariable UsePatchMode("ws", "UsePatchMode", "Use Frontends as Patch serv /** * Use Patch mode */ -CVariable DontUseLS("ws", "DontUseLS", "Dont use the login service", false, 0, true); +CVariable DontUseLS("ws", "DontUseLS", "Don't use the login service", false, 0, true); // Shortcut to the module instance