Fix UI messages, typos, etc.

This commit is contained in:
2021-11-01 17:28:07 +01:00
parent 69e5042258
commit 2f667c2bc9
5 changed files with 13 additions and 3 deletions

View File

@@ -1004,7 +1004,7 @@ class SEQUENCER_MT_image(Menu):
class SEQUENCER_MT_image_transform(Menu):
bl_label = "Transfrom"
bl_label = "Transform"
def draw(self, _context):
layout = self.layout