fixed typo

This commit is contained in:
Niklas von Hertzen 2011-07-17 01:34:01 +03:00
parent 212ddef32b
commit b6bb64e06d

View File

@ -12,7 +12,7 @@
timer = date.getTime();
new html2canvas(this.get(0), {
loggine: true,
logging: true,
ready: function(canvas) {
var finishTime = new Date();