Skip to content

Commit 683bab1

Browse files
fix typo
1 parent 67697fe commit 683bab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vnf.scad

+1-1
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,7 @@ function _vnf_centroid(vnf,eps=EPSILON) =
11901190

11911191
// Function: projection()
11921192
// Synopsis: Returns projection or intersection of vnf with XY plane
1193-
// SynTags: VNF:
1193+
// SynTags: VNF
11941194
// Topics: VNF Manipulation
11951195
// See Also: vnf_halfspace()
11961196
// Usage:

0 commit comments

Comments
 (0)