win, linux, mac: fix various typos #349
This commit fixes various typos in documentation and code. Co-authored-by: RainRat <rainrat78@yahoo.ca>
This commit is contained in:
@@ -161,7 +161,7 @@ describe('VisibleTerminalScriptFileExecutor', () => {
|
||||
): ScriptFileExecutorTestSetup;
|
||||
}> = [
|
||||
{
|
||||
description: 'unindentified os',
|
||||
description: 'unidentified os',
|
||||
expectedErrorType: 'UnsupportedOperatingSystem',
|
||||
expectedErrorMessage: 'Operating system could not be identified from environment',
|
||||
buildFaultyContext: (setup) => {
|
||||
|
||||
Reference in New Issue
Block a user