Fix spelling
This commit is contained in:
parent
713fb8490b
commit
297eefc30e
35 changed files with 44 additions and 44 deletions
|
|
@ -69,7 +69,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
{
|
||||
using (RebuildLock())
|
||||
{
|
||||
using (new CenterAndHeightMantainer(this))
|
||||
using (new CenterAndHeightMaintainer(this))
|
||||
{
|
||||
// validate the some of the values and store in user data if changed
|
||||
InnerDiameter = ValidateValue(InnerDiameter, "PipeWorksInnerDiameter", 15);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue