Skip to content

repl: use _Node.js_ in user-facing REPL text

Rodrigo Muino Tomonari requested to merge github/fork/Trott/nodejs-repl into master

We use node (REPL) in one place and Node.js (REPL) in another place in error messages in repl.js. Use Node.js in both places.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading