Spelling
This commit is contained in:
parent
80ea3716d9
commit
970d68f5c0
23 changed files with 31 additions and 31 deletions
|
|
@ -56,7 +56,7 @@ namespace MatterHackers.MatterControl
|
|||
CultureInfo.DefaultThreadCurrentCulture = CultureInfo.InvariantCulture;
|
||||
CultureInfo.DefaultThreadCurrentUICulture = CultureInfo.InvariantCulture;
|
||||
|
||||
// make sure we can bulid a system relevant serial port
|
||||
// make sure we can build a system relevant serial port
|
||||
FrostedSerialPortFactory.GetPlatformSerialPort = (serialPortName) =>
|
||||
{
|
||||
return new CSharpSerialPortWrapper(serialPortName);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue