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

Commit

Permalink
style: fix typo in test-99-#1192/main.js (#1790)
Browse files Browse the repository at this point in the history
  • Loading branch information
eltociear authored Oct 31, 2022
1 parent 614c02a commit be1123c
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 be1123c

Please sign in to comment.