Skip to content

Commit 212ddef

Browse files
committed
Fixed typo
1 parent d61c4ec commit 212ddef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/jquery.plugin.html2canvas.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
timer = date.getTime();
4343

4444
new html2canvas(this.get(0), {
45-
loggine: true,
45+
logging: true,
4646
ready: function(canvas) {
4747

4848
var finishTime = new Date();

0 commit comments

Comments
 (0)