tools: fix typo in gen-postmortem-metadata.py

PR-URL: https://github.com/nodejs/node/pull/17268
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
This commit is contained in:
Daniel Bevenius 2017-11-23 07:38:11 +01:00
parent 317f596bab
commit e46c3f743d

View File

@ -3,7 +3,7 @@
#
# gen-postmortem-metadata.py output_file.cc
#
# Creates debugging symbols to help naviage Node's internals using post-mortem
# Creates debugging symbols to help navigate Node's internals using post-mortem
# debugging tools.
#