Cleanup: Typo in comment

This commit is contained in:
2020-03-16 12:33:47 +01:00
parent a69c364746
commit 37e7e1e77c

View File

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