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

Commit be1123c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)