Cleanup: pep8, spelling

This commit is contained in:
2015-04-22 16:26:00 +10:00
parent 4da050674e
commit e6ceecdf97
19 changed files with 37 additions and 36 deletions

View File

@@ -281,6 +281,7 @@ class GRAPH_MT_key_transform(Menu):
layout.operator("transform.rotate", text="Rotate")
layout.operator("transform.resize", text="Scale")
class GRAPH_MT_delete(Menu):
bl_label = "Delete"