diff --git a/AppKit/CoreGraphics/CGContextVML.j b/AppKit/CoreGraphics/CGContextVML.j index d8431a857..8bb35f649 100644 --- a/AppKit/CoreGraphics/CGContextVML.j +++ b/AppKit/CoreGraphics/CGContextVML.j @@ -242,7 +242,7 @@ function CGContextDrawPath(aContext, aMode) vml.push("\">"); if (gState.gradient) - vml.push(gState.gradient) + vml.push(gState.gradient); else if (fill) {