diff --git a/src/context2d.cc b/src/context2d.cc index 7df29d6..b1fee20 100644 --- a/src/context2d.cc +++ b/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