Minor typo in new code.

This commit is contained in:
nexushoratio 2014-01-05 17:05:15 -08:00
parent 5d674eee40
commit 78d42fa957

View File

@ -507,7 +507,7 @@ window.setupLayerChooserApi = function() {
function boot() {
try { //EXPERIMENTAL TEST
if(!isSmartphone()) // TODO remove completly?
if(!isSmartphone()) // TODO remove completely?
window.debug.console.overwriteNativeIfRequired();
console.log('loading done, booting. Built: @@BUILDDATE@@');