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>2017-07-24 18:27:43 +0300
committerCampbell Barton <ideasman42@gmail.com>2017-07-24 18:28:15 +0300
commit7260a693e1318e72dda2f6fb57b874419ea2b1ea (patch)
treeef298b5db79620d701979dcb822fa51d548d11eb /release/scripts/freestyle/styles/nature.py
parentc75f6d9245663dff61dea5ed106f35d94a0224bc (diff)
Cleanup: trailing space
Diffstat (limited to 'release/scripts/freestyle/styles/nature.py')
-rw-r--r--release/scripts/freestyle/styles/nature.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/freestyle/styles/nature.py b/release/scripts/freestyle/styles/nature.py
index 74a42e6b2e5..1061f22017a 100644
--- a/release/scripts/freestyle/styles/nature.py
+++ b/release/scripts/freestyle/styles/nature.py
@@ -22,7 +22,7 @@
# Purpose : Uses the NatureUP1D predicate to select the lines
# of a given type (among Nature.SILHOUETTE, Nature.CREASE, Nature.SUGGESTIVE_CONTOURS,
# Nature.BORDERS).
-# The suggestive contours must have been enabled in the
+# The suggestive contours must have been enabled in the
# options dialog to appear in the View Map.
from freestyle.chainingiterators import ChainSilhouetteIterator