fixing spelling

This commit is contained in:
Lars Brubaker 2023-04-27 11:45:58 -07:00
parent df45426b8e
commit 3f4280875b
8 changed files with 34 additions and 13 deletions

View file

@ -341,7 +341,7 @@ namespace MatterHackers.MatterControl.DesignTools
CopyNewImageData();
await Rebuild();
this.ReloadEditorPannel();
this.ReloadEditorPanel();
}
else if ((invalidateArgs.InvalidateType.HasFlag(InvalidateType.Properties) && invalidateArgs.Source == this))
{