Skip to content

Commit 6d24844

Browse files
authored
Merge pull request #330 from clankill3r/patch-2
Update bezierDetail_.es.json
2 parents 0d757b1 + ea0b4a9 commit 6d24844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/references/translations/es/processing/bezierDetail_.es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"brief": "Sets the resolution at which Beziers display",
33
"related": ["curve_", "curveVertex_", "curveTightness_"],
44
"name": "bezierDetail()",
5-
"description": "Sets the resolution at which Beziers display. The default value is 20. This\n function is only useful when using the <b>P3D</b> renderer; the default\n <b>P2D</b> renderer does not use this information.",
5+
"description": "Sets the resolution at which Beziers display. The default value is 20. This\n function is only useful when using the <b>P3D</b> or <b>P2D</b> renderer; the default\n <b>JAVA2D</b> renderer does not use this information.",
66
"syntax": ["bezierDetail(detail)"],
77
"returns": "void",
88
"type": "function",

0 commit comments

Comments
 (0)