summaryrefslogtreecommitdiff
path: root/mainwin.cc
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-06 19:38:45 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-06 19:38:45 (GMT)
commit6fdfde289b2ac09ebbfc30b104f26cdd8af0d823 (patch)
treef792fda659e5d1bb9042b61bd32014c02069493b /mainwin.cc
parenta96752e37812e7b2cf0d7e3a940186cafb912ac9 (diff)
Fixed typos in classnames
git-svn-id: http://svn.clifford.at/openscad/trunk@220 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'mainwin.cc')
-rw-r--r--mainwin.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mainwin.cc b/mainwin.cc
index c34cce9..cb733a8 100644
--- a/mainwin.cc
+++ b/mainwin.cc
@@ -519,7 +519,7 @@ void MainWindow::compile(bool procevents)
AbstractNode::idx_counter = 1;
{
- ModuleInstanciation root_inst;
+ ModuleInstantiation root_inst;
absolute_root_node = root_module->evaluate(&root_ctx, &root_inst);
}
contact: Jan Huwald // Impressum