mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Changed: #878 Fix typos in comments/code
This commit is contained in:
parent
85b868da60
commit
77dd21f41b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue