mirror of https://github.com/buggins/dlangui.git
tiny misprint
This commit is contained in:
parent
d313f94e55
commit
2727daee47
|
@ -233,7 +233,7 @@ $(document).ready(function() {
|
||||||
// use stderror for logging
|
// use stderror for logging
|
||||||
setStderrLogger();
|
setStderrLogger();
|
||||||
// set log level
|
// set log level
|
||||||
setLogLevel(LogLeve.Debug);
|
setLogLevel(LogLevel.Debug);
|
||||||
|
|
||||||
// usage:
|
// usage:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue