Skip to content

Commit 3bbde76

Browse files
authored
fixes
1 parent 7136ab7 commit 3bbde76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shape/2d_primitives.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ function primitives(p5, fn){
761761
*
762762
* background(200);
763763
*
764-
* // Making point to 5 pixels.
764+
* // Making point to 5 pixels
765765
* strokeWeight(5);
766766
*
767767
* // Top-left.

0 commit comments

Comments
 (0)