Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'io_scene_gltf2/__init__.py')
-rwxr-xr-xio_scene_gltf2/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_scene_gltf2/__init__.py b/io_scene_gltf2/__init__.py
index 92126ac9..ccb4517d 100755
--- a/io_scene_gltf2/__init__.py
+++ b/io_scene_gltf2/__init__.py
@@ -177,7 +177,7 @@ class ExportGLTF2_Base:
name='Keep original',
description=('Keep original textures files if possible. '
'WARNING: if you use more than one texture, '
- 'where pbr standard requires only one, only one texture will be used.'
+ 'where pbr standard requires only one, only one texture will be used. '
'This can lead to unexpected results'
),
default=False,