Depsgraph: Cleanup, spelling in comment
This commit is contained in:
@@ -259,7 +259,7 @@ class DepsgraphNodeBuilder : public DepsgraphBuilder {
|
||||
/* NOTE: Collection are possibly built recursively, so be careful when
|
||||
* setting the current state. */
|
||||
Collection *collection_;
|
||||
/* Accumulated flag over the hierarchy opf currently building collections.
|
||||
/* Accumulated flag over the hierarchy of currently building collections.
|
||||
* Denotes whether all the hierarchy from parent of collection_ to the
|
||||
* very root is visible (aka not restricted.). */
|
||||
bool is_parent_collection_visible_;
|
||||
|
||||
Reference in New Issue
Block a user