Cleanup: spelling in comments, capitalize tags

Also add missing task-ID reference & remove colon after \note as it
doesn't render properly in doxygen.
This commit is contained in:
2022-05-13 09:24:28 +10:00
parent 906b9f55af
commit 427a2c920a
78 changed files with 124 additions and 126 deletions

View File

@@ -1888,7 +1888,7 @@ void OBJECT_OT_collection_external_asset_drop(wmOperatorType *ot)
ED_object_add_generic_props(ot, false);
/* Important: Instancing option. Intentionally remembered across executions (no #PROP_SKIP_SAVE).
/* IMPORTANT: Instancing option. Intentionally remembered across executions (no #PROP_SKIP_SAVE).
*/
RNA_def_boolean(ot->srna,
"use_instance",