mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-08 13:17:00 +02:00
Fix zcopies docs.
This commit is contained in:
@@ -263,7 +263,6 @@ module ycopies(spacing, n, l, sp)
|
|||||||
// Spreads out `n` copies of the children along a line on the Z axis.
|
// Spreads out `n` copies of the children along a line on the Z axis.
|
||||||
//
|
//
|
||||||
// Usage:
|
// Usage:
|
||||||
|
|
||||||
// zcopies(spacing, [n], [sp]) children;
|
// zcopies(spacing, [n], [sp]) children;
|
||||||
// zcopies(l, [n], [sp]) children;
|
// zcopies(l, [n], [sp]) children;
|
||||||
// zcopies(LIST) children;
|
// zcopies(LIST) children;
|
||||||
|
Reference in New Issue
Block a user