mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
Typo fix in attachments.scad
This commit is contained in:
parent
f519b00427
commit
dfa7b601d5
1 changed files with 1 additions and 1 deletions
|
@ -2666,7 +2666,7 @@ function reorient(
|
||||||
|
|
||||||
|
|
||||||
// Function: named_anchor()
|
// Function: named_anchor()
|
||||||
// Synopsis: Creates an anchro data structure.
|
// Synopsis: Creates an anchor data structure.
|
||||||
// Topics: Attachments
|
// Topics: Attachments
|
||||||
// See Also: reorient(), attachable()
|
// See Also: reorient(), attachable()
|
||||||
// Usage:
|
// Usage:
|
||||||
|
|
Loading…
Reference in a new issue