Changed: #878 Fix typos in comments/code

hg/feature/sound
kervala 15 years ago
parent f4e5757d07
commit b5ebd09065

@ -118,7 +118,7 @@ CVariable<bool> UsePatchMode("ws", "UsePatchMode", "Use Frontends as Patch serv
/**
* 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

Loading…
Cancel
Save