Merge pull request #91 from sentenzo/patch-1

tiny misprint
This commit is contained in:
Vadim Lopatin 2015-06-08 09:05:39 +03:00
commit 0bfaeaf679
1 changed files with 2 additions and 2 deletions

View File

@ -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>