Cleanup/fixes in UI messages.

This commit is contained in:
2021-08-09 14:41:30 +02:00
parent 3886ab05b4
commit e2a411570e
14 changed files with 22 additions and 17 deletions

View File

@@ -585,7 +585,7 @@ void OBJECT_OT_transfer_mode(wmOperatorType *ot)
"use_flash_on_transfer",
true,
"Flash On Transfer",
"Flash the target object when transfering the mode");
"Flash the target object when transferring the mode");
}
/** \} */