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:
authorCampbell Barton <ideasman42@gmail.com>2015-03-05 00:32:39 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-03-05 00:32:39 +0300
commitfa3133fa796b0830eec583f825c95f75b62f70c2 (patch)
tree53275125105918dbddedab31b4e745a059a185b0 /io_scene_x3d/import_x3d.py
parent11e9bba2ff6110f370dda7dd7651c2bd45ad3458 (diff)
Cleanup: typos
Diffstat (limited to 'io_scene_x3d/import_x3d.py')
-rw-r--r--io_scene_x3d/import_x3d.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_scene_x3d/import_x3d.py b/io_scene_x3d/import_x3d.py
index b9134155..15ac760a 100644
--- a/io_scene_x3d/import_x3d.py
+++ b/io_scene_x3d/import_x3d.py
@@ -50,7 +50,7 @@ def imageConvertCompat(path):
# order dosnt matter for loc/size/rot
# right handed rotation
# angles are in radians
-# rotation first defines axis then ammount in radians
+# rotation first defines axis then amount in radians
# =============================== VRML Spesific