Skip to content

child_process: fix arguments comments

Sorry for the noise. While reading through child_process.js, I noticed the commented arguments to execFileSync were wrong. I also found some style inconsistencies and a typo while looking through the other argument comments.

Merge request reports

Loading