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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2015-02-27 07:41:50 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-02-27 07:57:59 +0300
commit7293291a408aaf12e19e3a15782434ac37f4ffd1 (patch)
tree86a1d8936f691ed3da2ad9a76298c8182f84e1ee /release/scripts/freestyle/styles/sketchy_topology_broken.py
parentcfd176bcb1d692ebd9e02a8c23ce59680862d43b (diff)
cleanup: typos
Diffstat (limited to 'release/scripts/freestyle/styles/sketchy_topology_broken.py')
-rw-r--r--release/scripts/freestyle/styles/sketchy_topology_broken.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/scripts/freestyle/styles/sketchy_topology_broken.py b/release/scripts/freestyle/styles/sketchy_topology_broken.py
index 671bc2b1592..134031865e0 100644
--- a/release/scripts/freestyle/styles/sketchy_topology_broken.py
+++ b/release/scripts/freestyle/styles/sketchy_topology_broken.py
@@ -20,7 +20,7 @@
# Author : Stephane Grabli
# Date : 04/08/2005
# Purpose : The topology of the strokes is, first, built
-# independantly from the 3D topology of objects,
+# independently from the 3D topology of objects,
# and, second, so as to chain several times the same ViewEdge.
from freestyle.chainingiterators import pySketchyChainingIterator
@@ -41,7 +41,7 @@ from freestyle.types import Operators
Operators.select(QuantitativeInvisibilityUP1D(0))
-## Chain 3 times each ViewEdge indpendantly from the
+## Chain 3 times each ViewEdge independently from the
## initial objects topology
Operators.bidirectional_chain(pySketchyChainingIterator(3))
shaders_list = [