diff --git a/Tests/MatterControl.Tests/MatterControl/OemProfileTests.cs b/Tests/MatterControl.Tests/MatterControl/OemProfileTests.cs index cb5a3cf2e..ba82b665a 100644 --- a/Tests/MatterControl.Tests/MatterControl/OemProfileTests.cs +++ b/Tests/MatterControl.Tests/MatterControl/OemProfileTests.cs @@ -57,7 +57,7 @@ M300 S750 P30 ; Pause Tone"; [Test, RunInApplicationDomain] public void ModifyPrinterProfiles() { - // This is not really a test. It updaets our profiles with new settings + // This is not really a test. It updaets our profiles with new settings. return; StaticData.RootPath = TestContext.CurrentContext.ResolveProjectPath(4, "StaticData");