code cleanup: spelling
This commit is contained in:
@@ -1702,7 +1702,7 @@ static int pyrna_py_to_prop(PointerRNA *ptr, PropertyRNA *prop, void *data, PyOb
|
||||
|
||||
/* this is really nasty!, so we can fake the operator having direct properties eg:
|
||||
* layout.prop(self, "filepath")
|
||||
* ... which infact should be
|
||||
* ... which in fact should be
|
||||
* layout.prop(self.properties, "filepath")
|
||||
*
|
||||
* we need to do this trick.
|
||||
|
Reference in New Issue
Block a user