We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05d6a36 + 241cd4c commit 113f54cCopy full SHA for 113f54c
src/image/image.js
@@ -230,7 +230,7 @@ p5.prototype.saveCanvas = function() {
230
* @param {Function} [callback] A callback function that will be executed
231
to handle the image data. This function
232
should accept an array as argument. The
233
- array will contain the spcecified number of
+ array will contain the specified number of
234
frames of objects. Each object has three
235
properties: imageData - an
236
image/octet-stream, filename and extension.
0 commit comments