mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 00:09:41 +00:00
Fix zcopies docs.
This commit is contained in:
parent
93fcc98b7a
commit
56edc3bda5
1 changed files with 0 additions and 1 deletions
|
@ -263,7 +263,6 @@ module ycopies(spacing, n, l, sp)
|
|||
// Spreads out `n` copies of the children along a line on the Z axis.
|
||||
//
|
||||
// Usage:
|
||||
|
||||
// zcopies(spacing, [n], [sp]) children;
|
||||
// zcopies(l, [n], [sp]) children;
|
||||
// zcopies(LIST) children;
|
||||
|
|
Loading…
Reference in a new issue