Skip to content

Commit ec7a3aa

Browse files
authored
fixing docs
1 parent ba0c64a commit ec7a3aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/shape/custom_shapes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1648,7 +1648,7 @@ function customShapes(p5, fn) {
16481648

16491649

16501650
/**
1651-
* Adds a spline curve segment to a custom shape.
1651+
* Connects points with a smooth curve (a spline).
16521652
*
16531653
* `splineVertex()` adds a curved segment to custom shapes. The spline curves
16541654
* it creates are defined like those made by the

0 commit comments

Comments
 (0)