Skip to content

Commit d78687a

Browse files
author
André Fiedler
committed
"fixed typo"
1 parent 2a0dff3 commit d78687a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/qunit/unit/css.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ $(function() {
159159
img = _html2canvas.Generate.Gradient(src, {
160160
width: 50,
161161
height: 50
162-
}, img);
162+
});
163163

164164
canvas = document.createElement('canvas');
165165
canvas.width = 50;

0 commit comments

Comments
 (0)