Skip to content

Commit b6bb64e

Browse files
committed
fixed typo
1 parent 212ddef commit b6bb64e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plugins/jquery.plugin.html2canvas.js

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

1414
new html2canvas(this.get(0), {
15-
loggine: true,
15+
logging: true,
1616
ready: function(canvas) {
1717

1818
var finishTime = new Date();

0 commit comments

Comments
 (0)