Cleanup: repeated terms in code comments & error messages

This commit is contained in:
2021-06-28 15:44:12 +10:00
parent 23c4854f45
commit 1d8648b13a
78 changed files with 136 additions and 133 deletions

View File

@@ -343,7 +343,7 @@ static void action_flip_pchan(Object *ob_arm,
} \
((void)0)
/* Write the values back the the F-curves. */
/* Write the values back the F-curves. */
WRITE_ARRAY_FLT(loc);
WRITE_ARRAY_FLT(eul);
WRITE_ARRAY_FLT(quat);