Skip to content

Commit ea57fff

Browse files
authored
Update pixels.js
1 parent b52f443 commit ea57fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/image/pixels.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@ p5.prototype.loadPixels = function(...args) {
10831083
* // Update the canvas.
10841084
* updatePixels();
10851085
*
1086-
* describe('A horiztonal color gradient from black to white.');
1086+
* describe('A horizontal color gradient from black to white.');
10871087
* }
10881088
* </code>
10891089
* </div>

0 commit comments

Comments
 (0)