Skip to content

Commit

Permalink
text: fix typo in test-99-vercel#1192/main.js
Browse files Browse the repository at this point in the history
programm -> program
  • Loading branch information
eltociear authored Oct 28, 2022
1 parent 614c02a commit b78f7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test-99-#1192/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ if (doDebug) {
}

// -----------------------------------------------------------------------
// Execute programm outside pjg
// Execute program outside pjg
const logRef = utils.spawn.sync(
'node',
[path.join(__dirname, 'src/index.js')],
Expand Down

0 comments on commit b78f7ff

Please sign in to comment.