Skip to content
Snippets Groups Projects
Commit 1989bc2e authored by Bastien Montagne's avatar Bastien Montagne
Browse files

UI messages fixes.

parent 887fad6a
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ class ImportFBX(bpy.types.Operator, ImportHelper):
use_manual_orientation = BoolProperty(
name="Manual Orientation",
description="Specify orientation and scale, instead of using embeded data in FBX file",
description="Specify orientation and scale, instead of using embedded data in FBX file",
default=False,
)
axis_forward = EnumProperty(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment