Cleanup: Spelling

This commit is contained in:
Jeroen Bakker
2024-08-20 20:32:48 +02:00
parent 0277ad127a
commit 1ba82ed139

View File

@@ -2233,7 +2233,7 @@ void RNA_api_ui_layout(StructRNA *srna)
0,
"",
"Identifier of this asset view. Necessary to tell apart different asset "
"views and to idenify an asset view read from a .blend");
"views and to identify an asset view read from a .blend");
RNA_def_parameter_flags(parm, PropertyFlag(0), PARM_REQUIRED);
parm = RNA_def_pointer(func,
"asset_library_dataptr",