Fix spelling
This commit is contained in:
parent
713fb8490b
commit
297eefc30e
35 changed files with 44 additions and 44 deletions
|
|
@ -116,7 +116,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
{
|
||||
AngleDegrees = 45;
|
||||
}
|
||||
using (new CenterAndHeightMantainer(this))
|
||||
using (new CenterAndHeightMaintainer(this))
|
||||
{
|
||||
// This would be better expressed as the desired offset height (height from ground to bottom of chair leg).
|
||||
double angleRadians = MathHelper.DegreesToRadians(AngleDegrees);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue