edit comments

This commit is contained in:
karimmozilla 2021-10-05 11:52:51 +02:00
parent 4830120abb
commit 502d5d5647

View file

@ -2,7 +2,7 @@ from openpype.hosts.maya.api import plugin
class CreateMayaScene(plugin.Creator):
"""Raw Maya Ascii file export"""
"""Raw Maya Scene file export"""
name = "mayaScene"
label = "Maya Scene"