mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
fixed typo
This commit is contained in:
parent
286dfe06d5
commit
62e96e0683
@ -12,7 +12,7 @@
|
||||
timer = date.getTime();
|
||||
|
||||
new html2canvas(this.get(0), {
|
||||
loggine: true,
|
||||
logging: true,
|
||||
ready: function(canvas) {
|
||||
|
||||
var finishTime = new Date();
|
||||
|
Loading…
x
Reference in New Issue
Block a user