Cleanup: Spelling in comment

This commit is contained in:
Sergey Sharybin 2019-02-26 12:16:47 +01:00
parent 9dd25a6b2a
commit 96f894ae34
1 changed files with 1 additions and 1 deletions

View File

@ -1118,7 +1118,7 @@ void BKE_scene_collections_iterator_end(struct BLI_Iterator *iter)
}
/* scene objects iteractor */
/* scene objects iterator */
typedef struct SceneObjectsIteratorData {
GSet *visited;