Fix spelling
This commit is contained in:
parent
713fb8490b
commit
297eefc30e
35 changed files with 44 additions and 44 deletions
|
|
@ -62,7 +62,7 @@ namespace MatterHackers.MatterControl.DesignTools.Operations
|
|||
{
|
||||
this.DebugDepth("Rebuild");
|
||||
|
||||
using (new CenterAndHeightMantainer(this))
|
||||
using (new CenterAndHeightMaintainer(this))
|
||||
{
|
||||
var newChildren = new List<IObject3D>();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue