Skip to content

Commit 482d50b

Browse files
ksen0davepagurek
andauthored
Update src/webgl/3d_primitives.js
Co-authored-by: Dave Pagurek <davepagurek@gmail.com>
1 parent d80a6d3 commit 482d50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webgl/3d_primitives.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2677,7 +2677,7 @@ function primitives3D(p5, fn){
26772677
* Note: `curveDetail()` has no effect in 2D mode.
26782678
*
26792679
* @method curveDetail
2680-
* @param {Number} resolution number of segments to use. Default it 1/4
2680+
* @param {Number} resolution number of segments to use. Default is 1/4
26812681
* @chainable
26822682
*
26832683
* @example

0 commit comments

Comments
 (0)