mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
add missing }
This commit is contained in:
parent
fbaff36531
commit
fe1d017252
@ -542,7 +542,7 @@ module attach(from, to, overlap, norot=false)
|
||||
// Description:
|
||||
// Sets the `$tags` variable as specified for all its children. This makes it easy to set the tags
|
||||
// on multiple items without having to repeat the tag setting for each one. Note that if you want
|
||||
// to apply tags to non-tag-aware objects you need to use {{force_tags()} instead.
|
||||
// to apply tags to non-tag-aware objects you need to use {{force_tags()}} instead.
|
||||
// .
|
||||
// For a more step-by-step explanation of attachments, see the [[Attachments Tutorial|Tutorial-Attachments]].
|
||||
// Arguments:
|
||||
|
Loading…
x
Reference in New Issue
Block a user