Cleanup: spelling in comments, capitalize tags

Also add missing task-ID reference & remove colon after \note as it
doesn't render properly in doxygen.
This commit is contained in:
Campbell Barton
2022-05-13 09:24:28 +10:00
parent 906b9f55af
commit 427a2c920a
78 changed files with 124 additions and 126 deletions

View File

@@ -116,7 +116,7 @@ void IK_QOrientationTask::ComputeJacobian(IK_QJacobian &jacobian)
}
// IK_QCenterOfMassTask
// Note: implementation not finished!
// NOTE: implementation not finished!
IK_QCenterOfMassTask::IK_QCenterOfMassTask(bool primary,
const IK_QSegment *segment,