Skip to content

Commit b52f443

Browse files
authored
Update p5.Image.js
1 parent 71b3bfd commit b52f443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/image/p5.Image.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ p5.Image = class {
798798
* // Display the image.
799799
* image(img, 17, 17);
800800
*
801-
* describe('A square with a horiztonal color gradient from black to white drawn on a gray background.');
801+
* describe('A square with a horizontal color gradient from black to white drawn on a gray background.');
802802
* }
803803
* </code>
804804
* </div>

0 commit comments

Comments
 (0)