We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 867e4ab + 93f28b0 commit 0d96a90Copy full SHA for 0d96a90
src/image/p5.Image.js
@@ -305,7 +305,7 @@ p5.Image.prototype.loadPixels = function() {
305
* underlying canvas
306
* @param {Integer} y y-offset of the target update area for the
307
308
- * @param {Integer} w height of the target update area for the
+ * @param {Integer} w width of the target update area for the
309
310
* @param {Integer} h height of the target update area for the
311
0 commit comments