Fix: PyDocs: typo fix in example
by -> be Pull Request: https://projects.blender.org/blender/blender/pulls/144448
This commit is contained in:
committed by
Aaron Carlisle
parent
501df52b53
commit
ac962c02f6
@@ -1,6 +1,6 @@
|
||||
"""
|
||||
Overriding the context can be useful to set the context after loading files
|
||||
(which would otherwise by None). For example:
|
||||
(which would otherwise be None). For example:
|
||||
"""
|
||||
|
||||
import bpy
|
||||
|
||||
Reference in New Issue
Block a user