diff --git a/doc/python_api/examples/bpy.types.Context.temp_override.2.py b/doc/python_api/examples/bpy.types.Context.temp_override.2.py index ce3e1594baa..4149ccd54e0 100644 --- a/doc/python_api/examples/bpy.types.Context.temp_override.2.py +++ b/doc/python_api/examples/bpy.types.Context.temp_override.2.py @@ -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