Cleanup: Spelling

This commit is contained in:
Hans Goudey
2020-06-19 16:11:15 -04:00
parent a089286d7b
commit ab72cd2fc1
3 changed files with 3 additions and 3 deletions

View File

@@ -1160,7 +1160,7 @@ class BONE_PT_bFollowPathConstraint(BoneConstraintPanel, ConstraintButtonsPanel)
self.draw_follow_path(context)
# Roation Limit Constraint
# Rotation Limit Constraint
class OBJECT_PT_bRotLimitConstraint(ObjectConstraintPanel, ConstraintButtonsPanel):
def draw(self, context):