Cleanup: spelling
This commit is contained in:
@@ -294,8 +294,8 @@ void BKE_lib_override_library_property_delete(struct IDOverrideLibrary *override
|
||||
*
|
||||
* \param idpoin: Pointer to the override ID.
|
||||
* \param library_prop: The library override property to find the matching RNA property for.
|
||||
* \param r_index: The RNA array flat index (i.e. flatened index in case of multi-dimensional array
|
||||
* properties). See #RNA_path_resolve_full familly of functions for details.
|
||||
* \param r_index: The RNA array flat index (i.e. flattened index in case of multi-dimensional
|
||||
* array properties). See #RNA_path_resolve_full family of functions for details.
|
||||
*/
|
||||
bool BKE_lib_override_rna_property_find(struct PointerRNA *idpoin,
|
||||
const struct IDOverrideLibraryProperty *library_prop,
|
||||
|
||||
Reference in New Issue
Block a user