Cleanup: Fix typos in tests subdirectory
Fixes various typos Co-authored-by: luz paz Pull Request: https://projects.blender.org/blender/blender/pulls/148090
This commit is contained in:
committed by
Jesse Yurkovich
parent
52e169b59c
commit
024f396d06
@@ -139,7 +139,7 @@ def get_scene_collection(collection):
|
||||
|
||||
|
||||
def get_scene_collections(scene):
|
||||
"""Return all the scene collections ahd their data"""
|
||||
"""Return all the scene collections and their data"""
|
||||
master_collection = scene.get_pointer(b'collection')
|
||||
return get_scene_collection(master_collection)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user