Fix: PyDocs: typo fix in example

by -> be

Pull Request: https://projects.blender.org/blender/blender/pulls/144448
This commit is contained in:
clankill3r
2025-08-12 17:20:04 +02:00
committed by Aaron Carlisle
parent 501df52b53
commit ac962c02f6

View File

@@ -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