Cleanup: spelling in comments

This commit is contained in:
2023-01-20 15:19:32 +11:00
parent 06c836c911
commit 844cca9984
22 changed files with 43 additions and 44 deletions

View File

@@ -415,7 +415,7 @@ void PARTICLE_OT_dupliob_refresh(wmOperatorType *ot)
ot->flag = OPTYPE_REGISTER | OPTYPE_UNDO;
}
/************************ move up particle dupliweight operator *********************/
/************************ move up particle dupli-weight operator *********************/
static int dupliob_move_up_exec(bContext *C, wmOperator *UNUSED(op))
{