Fix spelling

This commit is contained in:
jlewin 2019-04-19 09:52:49 -07:00
parent 713fb8490b
commit 297eefc30e
35 changed files with 44 additions and 44 deletions

View file

@ -135,7 +135,7 @@ namespace MatterHackers.MatterControl.DesignTools
null,
(reporter, cancellationToken) =>
{
using (new CenterAndHeightMantainer(this))
using (new CenterAndHeightMaintainer(this))
{
this.Children.Modify(list =>
{