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
|
||||
setStderrLogger();
|
||||
// set log level
|
||||
setLogLevel(LogLeve.Debug);
|
||||
setLogLevel(LogLevel.Debug);
|
||||
|
||||
// usage:
|
||||
|
||||
|
@ -321,4 +321,4 @@ setLogLevel(LogLeve.Debug);
|
|||
</section>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue