Browse Source

Doc typo

v1.x
Tj Holowaychuk 14 years ago
parent
commit
ada62e7173
  1. 2
      src/context2d.cc

2
src/context2d.cc

@ -472,7 +472,7 @@ Context2d::MoveTo(const Arguments &args) {
} }
/* /*
* Fill the rectangle defined by x, y, with and height. * Fill the rectangle defined by x, y, width and height.
*/ */
Handle<Value> Handle<Value>

Loading…
Cancel
Save