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 'archimesh')
-rw-r--r--archimesh/achm_roof_maker.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archimesh/achm_roof_maker.py b/archimesh/achm_roof_maker.py
index 1b446779..c125eb84 100644
--- a/archimesh/achm_roof_maker.py
+++ b/archimesh/achm_roof_maker.py
@@ -172,7 +172,7 @@ def create_roof_mesh(self):
bpy.context.view_layer.objects.active = myroof
myroof.select_set(True)
- # Thicknes
+ # Thickness
if self.roof_thick > 0.0:
set_modifier_solidify(myroof, self.roof_thick)
# Subsurf