From 690a7db4ea778253adb1e57b1cf01693a65e1660 Mon Sep 17 00:00:00 2001 From: kervala Date: Tue, 11 May 2010 09:29:46 +0200 Subject: [PATCH] Changed: #878 Fix typos in comments/code --- code/nelns/welcome_service/welcome_service.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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