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:
authorConstantin Rahn <conz@vrchannel.de>2011-01-24 22:28:20 +0300
committerConstantin Rahn <conz@vrchannel.de>2011-01-24 22:28:20 +0300
commitbfd9e342e4b5a942d61135880db903919e2976b9 (patch)
tree52f2c411d6ce2760a3c6217efee48a32dc1c6066 /render_povray/__init__.py
parent2275bac468132a9e3b82e3b2d1138a86e4294a86 (diff)
minor change: Typing
Diffstat (limited to 'render_povray/__init__.py')
-rw-r--r--render_povray/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/render_povray/__init__.py b/render_povray/__init__.py
index e346fc16..91764960 100644
--- a/render_povray/__init__.py
+++ b/render_povray/__init__.py
@@ -72,7 +72,7 @@ def register():
default="", maxlen=1024, subtype="DIR_PATH")
Scene.pov_list_lf_enable = BoolProperty(
name="LF in lists",
- description="Enable line brakes in lists (vectors and indices). Disabled: lists are exported in one line.",
+ description="Enable line breaks in lists (vectors and indices). Disabled: lists are exported in one line.",
default=True)
# Not a real pov option, just to know if we should write