Fix spelling error in comment

This commit is contained in:
Joshua Leung 2013-11-18 01:54:10 +13:00
parent 537f28fc0e
commit e806e5ce37
1 changed files with 1 additions and 1 deletions

View File

@ -1008,7 +1008,7 @@ static bConstraintTypeInfo CTI_TRACKTO = {
trackto_evaluate /* evaluate */
};
/* --------- Inverse-Kinemetics --------- */
/* --------- Inverse-Kinematics --------- */
static void kinematic_new_data(void *cdata)
{