Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit be1123c

Browse files
authored
style: fix typo in test-99-#1192/main.js (#1790)
1 parent 614c02a commit be1123c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test-99-#1192/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ if (doDebug) {
3939
}
4040

4141
// -----------------------------------------------------------------------
42-
// Execute programm outside pjg
42+
// Execute program outside pjg
4343
const logRef = utils.spawn.sync(
4444
'node',
4545
[path.join(__dirname, 'src/index.js')],

0 commit comments

Comments
 (0)