Spelling fixes in comments and descriptions, patch by luzpaz.
Differential Revision: https://developer.blender.org/D3668
This commit is contained in:
@@ -510,7 +510,7 @@ static int bpy_slot_from_py(
|
||||
}
|
||||
|
||||
/**
|
||||
* Use for getting return values from an operator thats already executed.
|
||||
* Use for getting return values from an operator that's already executed.
|
||||
*
|
||||
* \note Don't throw any exceptions and should always return a valid (PyObject *).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user