Changed: #878 Fix typos in comments/code

This commit is contained in:
kervala 2010-05-11 09:29:46 +02:00
parent 8f53fc8ae7
commit 690a7db4ea

View file

@ -118,7 +118,7 @@ CVariable<bool> UsePatchMode("ws", "UsePatchMode", "Use Frontends as Patch serv
/** /**
* Use Patch mode * Use Patch mode
*/ */
CVariable<bool> DontUseLS("ws", "DontUseLS", "Dont use the login service", false, 0, true); CVariable<bool> DontUseLS("ws", "DontUseLS", "Don't use the login service", false, 0, true);
// Shortcut to the module instance // Shortcut to the module instance