"fixed typo"

This commit is contained in:
André Fiedler 2012-03-04 17:00:58 +00:00
parent 2a0dff32b2
commit d78687a3dc

View File

@ -159,7 +159,7 @@ $(function() {
img = _html2canvas.Generate.Gradient(src, {
width: 50,
height: 50
}, img);
});
canvas = document.createElement('canvas');
canvas.width = 50;