Docs: rename group -> collection

This commit is contained in:
Campbell Barton
2018-11-30 09:10:04 +11:00
parent 8c9d632128
commit f81aeac2bc
2 changed files with 6 additions and 6 deletions

View File

@@ -741,7 +741,7 @@ Removing Data
**Any** data that you remove shouldn't be modified or accessed afterwards,
this includes f-curves, drivers, render layers, timeline markers, modifiers, constraints
along with objects, scenes, groups, bones.. etc.
along with objects, scenes, collections, bones.. etc.
The ``remove()`` api calls will invalidate the data they free to prevent common mistakes.