Skip to content

src: fix type name in comment

The comment refers to an exception type that JS land throws on the C++ code's behalf but apparently I changed the JS name before landing the pull request and forgot to update the comment.

Refs: https://github.com/nodejs/node/pull/20816

Merge request reports

Loading