summaryrefslogtreecommitdiff
path: root/render.cc
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2009-10-19 19:50:00 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2009-10-19 19:50:00 (GMT)
commit3116be034bdba83e3a1b824f26dbd5463653be5e (patch)
tree2e01a4560c86a35737818cc82166a9560860bc6a /render.cc
parent28c3947eccb1220a18e9ce4f367bfabb0907fc4e (diff)
Clifford Wolf:
Massive rename: s/polyeder/polyhedron/g git-svn-id: http://svn.clifford.at/openscad/trunk@113 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'render.cc')
-rw-r--r--render.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/render.cc b/render.cc
index 9bf6e81..cfbd51e 100644
--- a/render.cc
+++ b/render.cc
@@ -152,7 +152,7 @@ CSGTerm *RenderNode::render_csg_term(double m[16], QVector<CSGTerm*> *highlights
}
if (!N.is_simple()) {
- PRINTF("WARNING: Result of render() isn't a single polyeder or otherwise invalid! Modify your design..");
+ PRINTF("WARNING: Result of render() isn't a single polyhedron or otherwise invalid! Modify your design..");
return NULL;
}
contact: Jan Huwald // Impressum