Cleanup: Typo in comment

This commit is contained in:
Sergey Sharybin 2020-03-16 12:33:47 +01:00
parent a69c364746
commit 37e7e1e77c
Notes: blender-bot 2023-02-14 11:01:33 +01:00
Referenced by issue #74809, Use after free when merging specific areas
1 changed files with 1 additions and 1 deletions

View File

@ -4822,7 +4822,7 @@ static bConstraintTypeInfo CTI_FOLLOWTRACK = {
followtrack_evaluate, /* evaluate */
};
/* ----------- Camre Solver ------------- */
/* ----------- Camera Solver ------------- */
static void camerasolver_new_data(void *cdata)
{